WHAT IS THE BEST WAY TO CHOOSE AUTOMATION TOOL?
Answer Posted / anil
Hi All,
When we test any script or module in particular
environment for functional and regression testing then we
use these automation tools. for example in regression
testing if we found any bug and reported to developer for
fixing it. after fixing it we have to see that this fixed
bug doesn't affect any other function or module..... for
that we don hv much time to check whole application, so for
saving our time due to repeatable testing we need automation
tools. and these tools also create Vusers(virtual users)
like 1000 and more...
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what is critical test case ? please give an example .
Tell us how could you explain the main difference between webdriver and rc?
what is the difference between Batch test runner and framework ?
I am new to jmeter and i am working on .net application.I am recording the requests and pop up images data are not recording.can some one suggest an idea regarding this
Can you list some other automation testing tools that you are familiar with?
Please explain what is the difference between findelement () and findelements ()?
What are the main attributes of test automation?
Do you know what is a xpath?
suggest me the free online books on software testing?
how can i count the no of edit field in a page and fill the multiple edit field
What are the risks associated in automation testing?
What are the types of the framework used in software automation testing?
What is junit annotation?
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.
Tell me what kind of tests should not be automated?