Similar Posts

96 Comments

      1. Hi…
        if we are not using maven and jenkins then we will execute the test using testNG.xml file….. but if u r 2+ experienced u should have some basic concept about maven and jenkins….. nowadays most of the companies r using this

  1. Hi, your article is very impressive
    Also please Post the core Java interview questions for selenium testing.

    Regards,
    Sasi

  2. Good explanation… Can you just post that entire frame work in jar file.so that we can download and learn more on it

  3. Hi Rajkumar,

    This is the detailed description i have found so far to explain crucial selenium framework interview question. Very Clear and my interviewer was delighted while me explaining this framework based on my project..:)

    i would really request you to have Java interview questions for Selenium testers.

    Thank you so much.

    1. Hi Snehal, first of all, congratulations for your successful interview. You made my day with your comment. Sure Snehal, we are currently working on Java for Selenium. Keep visiting.

    1. Hi Krishna, you need to mention few points such as small introduction about your project and domain of the project and what are the modules you are dealing in that and give a brief about the modules you are currently dealing.

  4. Hello Raj,

    I have gone through your testing materials, its sounds good. I have a request can you please share the complete testing deliverable docs to my email id which i mentioned in the form. It will be great help from your end. ratgal.praveen@gmail.com

    Thanks your support and time,

  5. Hello Raj,

    I have gone through your testing materials, its sounds good. I have a request can you please share the complete testing deliverable docs to my email id which i mentioned in the form. It will be great help from your end.

        1. Hello Raj,

          Would you please share the complete test deliverables documents which are used in real time work environment?

          It would be great help.

          Thank you

  6. I have been trying to find such information all over the internet for last 5 days and trust me, no other technical blogger or guru has provided anything parallel to what you have..

    Thank you so much. Can you please share the complete testing deliverable docs to my email id. It would be a great help.

    Thanks again!

  7. Finally i found a post which explains the framework in details. Thanks Raj. can you please complete testing deliverable docs?

    And one more thing can you please add one more point like the framework architecture diagram, which should be simple to explain in the interview, It would really help many people to the clear the interview if we draw and explain architecture diagram.

    Thanks and Great job once again!

  8. Hi, in many if the interviews I fail to answer when they ask explain the framework you are using in ur current project…(selenium)

    So please can you help me with that?

    1. Hi Jay, As I specified in this post, just explain each and every component of the project to the interviewer and also let them know how you execute your scripts (manual or automatic scheduler). If you still have any questions, pls let me know. Thanks.

  9. Many Thanks for your Perfect explanation. It was really very helpful to find out my self in Jungel of Automation. Thanks again for presentation. you are great

  10. Hi Rajkumar,

    your explanation is very good understood Manure.. but your explained POM Framework i need hybrid framework(Data driven and Keyword Driven ) please explain these framework

  11. Hai,

    1) what are generic functions in selenium?How Many Generic Functions are there ????

    Utility Class and Generics Functions are Same????

    2) What is The flow of your framework???

    — in interview i faced this question, can u please tell how to answer this question????…

    1. Hi Keerthi, you can create as many generic functions as you can. Utility class and generic functions are same (depends on the one who creates the framework.. its just the name of the functions file).. Framework flow means how your framework triggers the test scripts.. If you still have any questions, pls let me know. Thanks.

  12. I have gone through your frame work , I have a request can you please share the complete frame work code and deliverable docs to my email id which i mentioned in the form. It will be great help from your end.

  13. I have gone through your frame work , its good. I have a request can you please share the complete frame work code and deliverable docs to my email id which i mentioned in the form. It will be great help from your end.

  14. I have gone through your frame work materials, its good. I have a request can you please share the complete frame work code and testing deliverable docs to my email id which i mentioned in the form. It will be great help from your end.

  15. Hello Raj,

    Thank you so much for this article on frame work. I have a doubt that do we execute the test case manually before start writing the script? Or what are the situations or scenerios in automation where we need to conduct manual testing also. pls pls answer clearly.

    1. Hi Deepa, we do pick up the test cases which are necessary to do automation. To write automation scripts, first we need to test it manually. Once you write automation scripts, you can execute them whenever you required. Usually, we create test scripts and run them periodically.

      1. Thank you Raj for such a prompt response. I have one more doubt. In one TC test case especially end to end scenario there will be min 200-400 test steps. How do we actually convert those steps into script? Do we need to pick few steps for automation and few for manual?
        do we pick each test step and write corresponding automation script?

        If possible pls pls give some example along with TC n steps and how to start writing automation script.

        I have seen so many sites or videos they teach by taking login, logot simple examples. No real time explanation.

        1. Hi Deepa,
          It depends on how you pick your test scenarios.. Take an example of adding an item in your shopping cart..
          First you do login and then search an item and then add that item in your shopping cart..
          You can create three test scripts.
          1. Login test script
          2. Search an Item test script
          3. Adding item in a shopping cart.
          To run this using automation tool. You need to write three test scripts. You can also write all together. But test scripts like login we reuse it in different scripts. So it would be good to make separate scripts.

  16. Hi
    such a nice explanation about framework, but i have one query.
    In which folder we have to store the element locators?? I mean to say we are using OBJECT REPOSITORY for keep all the locators,but in this explanation you don’t mention OR.

    Plz clear the doubt..

    1. Thanks Deep.
      I have mentioned about that under pages we create a class for each web page… “POM: As per the Page Object Model, we have maintained a class for every web page. Each web page has a separate class and that class holds the functionality and members of that web page. Separate classes for every individual test.”
      Check this link – Page Object Model.

  17. Hi raj Kumar, your explanation is crystal clear and very impressive. I would like to know the the BDD(cucumber) framework architecture and as well as how to explain that framework in interview. Looking forward to hearing from you soon..
    Thanks in advance

  18. Excellent article about framework I have ever read!!!Very well explained…

    Can you please share complete testing deliverable docs on my Email ID? It will be really helpful for me…

  19. Hi Sir,I have a doubt

    If we have 500 test cases, and 100 test cases have failed how top run that 100 test cases??

  20. Its really a nice article. I really appreciate all your hard to make our life easy and to make us understand. Usually I don’t put comment, but after going through I cant stop my self to put a comment.

  21. I am really happy on finding out this article. The way you explained things is very neat. It’s really great that you take patience to answer the questions asked in comments.very informative.

    May I know the difference between assert and verify.. real time examples plz.. like exactly where we can use asset and verify In a page

  22. such a nice articles i have neven seen this kind of articles so for,while iam learing selenium,i have to check all sites for all concepts of selenium related stuff,but after seeing ur articles,i felt really happy,iam suggesting to all my colleges who are willing to selenium…thank u…keep posting

  23. I just have to say thank you thank you thank you. You have done such a wonderful job putting all these together beautifully. My prayer for your well being and god bless you. Thank you again.

  24. Hello RajKumar,

    I have gone through your testing materials its sounds good. I have a request can you plzz share the complete testing deliverable docs to my email id which i mentioned in the form. It will be great help from your end.

    Thanks

  25. Whenever im preparing Interview for any clarifications, STM help me a lot to clear able to clear the interview Client Deloitte, Thank you so much good Articles.

Leave a Reply

Your email address will not be published. Required fields are marked *