What is a framework?
Answer / dileep kumar
Framework is to create your manual steps into automation steps in structured manner.
code reusability.
maximum coverage of application.
low cost maintainability.
easy reporting.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain how you can use recovery scenario with selenium?
What is junit annotations and what are different types of annotations which are useful?
Explain me what are the main advantages of selenium?
What is the difference between single and double slash in xpath?
What is selenium? What are the different selenium components?
What is object repository? How can we create object repository in selenium?
What are the testing types that can be supported by selenium?
What are the advantages of rc?
What is the price of selenium license per server?
How can we inspect the web element attributes in order to use them in different locators?
Explain what does @test(invocationcount=?) And @test(threadpoolsize=?) Indicate.
How do you handle alert popup?