What are the advantages and disadvantages of selenium ?
No Answer is Posted For this Question
Be the First to Post Answer
What is soft assertion in selenium? How can you mark a test case as failed by using soft assertion?
What are the advantages of selenium as a test tool?
List some of the test types that are supported by selenium.
Explain xpath absolute and xpath attributes.
How to check whether a text is underlined or not?
what is mutation testing, Difference between system and End to End testing,Give examples of bug having high priority but low severity except spelling mistakes and logo symbol.
List out the test types that are supported by selenium?
Describe the purpose of xpath.
Can we use selenium rc to drive tests on two different browsers on one operating system without selenium grid?
How can it be found if an item is displayed on the screen?
How you build object repository in your project?
Explain what does @test(invocationcount=?) And @test(threadpoolsize=?) Indicate.