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
What are the various kinds of frameworks that can be used in software automation testing?
How to get the Background color of a Tab or Button in TestComplete Tool using VBScript? I have a validation that to verify whether a particular tab or button is highlighted or not. When the tab or button is highlighted the background color will be in Yellow color.If i get the background color then its easy for us to validate whether its highlighted or not. Can anybody help me on this?. Thanks in Advance.
What kind of tests should not be automated?
What are the risks associated in automation testing?
how to map requirements& test cases in quality center ???
What is the difference between continue and next sentence?
Can any one give me the script for drag and drop or setselection functions ?like in a not pad i want to select 5 lines
Tell us how to login into any site if it's showing any authentication pop-up for username and password?
How do you plan test automation?
what is GDC
Do you know the difference between close and quit command?
hi i would like to know is there any training institue for Calabash,robotium and ui automator in hyderabad...urgent
What is the difference between automation tools and management tools?
Explain what is a relative xpath?
Tell me what is tsl? What 4gl is it similar too?