Answer Posted / sreedevi
if the project is having more functionality or Project is
divided as Releases then it is better to go for
Automation...
Scripts will useful whild doing regression testing....
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Give some examples for test management tools?
What generally is the structure of a framework?
What is modular automation?
hi to all, if we open a browser(for ex. yahoomail.com) using navigate command. the cursor by default focussing on the 'yahoo id' html edit box. how to get the label(ie.,yahoo id) of that html edit box using descriptive program. here we should not use identify tool to get the property,thtml editbox method. by tracing the cursor position we have to get the label name. is it possible? please let me know.
Generic function for selecting a Radio Button in a Dialog
What is the purpose of getoptions() method?
Tell us what is the alternate way to click on login button?
Do you know how to check if a button is enabled on the page?
What type of scenarios can't be automated?
What is the scripting standard while performing automation testing?
Do you think that testing can be done only at the ui level?
Tell me the fundamental difference between xpath and css selector?
What factors determine the effectiveness of automation testing?
WHAT IS TEST SCRIPT AND HOW DO YOU CREATE IT?
What is the difference between close and quit command?