What are principles of good testing scripts for automation?
Answer Posted / 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 |
Post New Answer View All Answers
wat would be the -ve test case for search where u can brak it ,tell dnt tell abt spl characters insertion ,boundary values chk.
What kinds of annotations are used in testng?
What is the Differnce between Client/Server Testing and Web Based Testing?
Tell us how can you create html test report from your test script?
What should you do after finding a bug?
What is junit annotation?
What is test tool?
how to write ciertification in QTP?
how to know whether the user information or any other information which is entered in to the web is storing in secured place or non secured place?
how to re-install QTP 11.0 trial version
What are the risks associated in automation testing?
What is the major difference between Acceptance test , Functional test , Usability test and Performance test with special reference to auotomotive domain
Explain me what kinds of annotations are used in testng?
What is in-house tool?
hi every one this is ashok pls any one give answer me pls question is while testing with selenium after giving id user name and password , the inbox will be open , how to handle this one