What are principles of good testing scripts for automation?
Answer / siddesh c
Document the automated tests
- Create reusable and maintable tests
- Build a framework and create testscripts based on it
- Set programming conventions and follow it. It will be useful to debugging and better understanding the testscripts.
- Always isolate the data from the script. Never hardcode the data in the script.
| Is This Answer Correct ? | 0 Yes | 0 No |
is there any one got offer from snapdeal?
Tell me how can the user get a text of a web element?
Tell us what automation tools could be used for post-release validation with continuous integration?
Tell us how do you get the width of the textbox?
Please explain what is the difference between findelement () and findelements ()?
What type of scenarios can be automated?
What all different approaches can be used for designing an automation solution?
How do you decide which tool you have to use?
Can Any one tell me the difference between winrunner and test partner or qtp and test partner?
Describe some problem that you had with automating testing tool.
What is an automation testing framework?
What is Sikuli?