What testing activities you may want to automate?
Automation is a costly activity. once the application is
stable we can automate those test cases/functionalities
which are very critical and needs to be regressed in the
future releases.
Among the test cases written for AUT,we should automate
only P1 and P2 testcases which will cover end to end
functionality .
| Is This Answer Correct ? | 3 Yes | 1 No |
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.
Give some examples for performance test tools?
What is data - driven automation?
what are test metrics
What tools are available for support of testing during software development life cycle?
How to find that tools work well with your existing system?
Is there any freeware tool for automation testing of mobile applications for BlackBerry and iPhone platforms ?
What types of scripting techniques for test automation do you know?
1.Which functinalities of QTP using in onlinebanking system? 2.in lift which kind of testing you perform? 3.how do you test money is transform from one account to another account in online banking?
how to choose a test automation tool?
Stop automating the tests which run once?
What criteria do you consider for automating a test?