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 |
What is tsl?
How could the web element attributes be inspected in order to use them in different locators?
How could you explain the main difference between webdriver and rc?
Tell us which package can be imported while working with webdriver?
In realtime what is the Testing Process especially in automation plz its very urgent
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.
What is extreme programming and what has it got to do with testing?
Tell me how could the web element attributes be inspected in order to use them in different locators?
best institute for tesing tools in hyderabad?
How do you decide which tool you have to use?
What are the references for TSL functions.? Could anybody suggest me recommended book for Test Script Language.
Hi, Can anyone please tell me which Test Automation tool can be used for : 1. Web based testing 2. .Net (C#) applications 3. Mobile applications (PDA)