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 |
Can the activities of test case design be automated?
Tell me how can we find the value of different attributes like name, class, value of an element?
If I have given names to different DataTable columns and those column names are stored in a variable, then passing that variable to the datatable how can i Enter different values in those columns listed in that variable?? Please explain me with an example.I am not getting it.
Name the frameworks that are used in software automation testing?
Kindly let me know how to setup JMeter for functionality testing of a Web application.. The apache help doc is good but i m little confused with it... :(
What are the main attributes of test automation?
Any kind of test which you think should not be automated?
Tell us how to login into any site if it's showing any authentication pop-up for username and password?
what is the difference between winrunner,loadrunner,qtp,silktest,rational robo?
Explain some automation testing tools.
What are the references for TSL functions.? Could anybody suggest me recommended book for Test Script Language.
is there any Rational Functional Tester certification questions available?