how to select the work for complete automation and one more
thing when u are going to choose automation
Answers were Sorted based on User's Feedback
Answer / j. sambasivarao
The tests, which have to be tested more than one time or
repeatedly for many times with valid and invalid test data,
then we have to go for test automation on these tests to
assess consistency of that particular function in that
particular application.
If I am wrong, please let me know
J. Sambasivarao
9948280248
jampani_sivarao@yahoo.com
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / anonymous
If it is automatable, then go for auto. Means, If there are
things, which we have to/can test repeatedly with different
values, then go for auto. Once the appli became stable then
go for auto. While regression also. First Manul.t should be
completed on the appli.
Generally, large web applications are the best candidates
for auto. If it is Insurance, Banking, Finance application,
then it best suits for auto process.
--------
Post your opinions on this -whether this is understandable
or not.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / hari krishna.y
The work depends upon the Test Lead:
-------------------------------------
1.He will consider the +ve and -ve flows of the application.
2.When the application comes to a stable state then automation
will be continued.
3.If at all the application is continuously changing then automation is very useful(Regression Testing).
4.If we want to check with multiple user names and password with valid and invalid outputs then automation is very useful (Re Testing).
| Is This Answer Correct ? | 0 Yes | 0 No |
How to handle recovery scenario for a application crash.write script for this.
What is the difference between per-action and shared?
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.
How to execute a winrunner script in quicktest professional?
what are the different kinds of frameworks in automation?
the build is develeped in Java. is possible to write scripting in vb using QTP ?
how can we retrieve ten rows from the data table using loop concept?
HOw to add the recovery file at runtime to the test file .
how to test background color and dynamic images during runtime
WHAT IS PARAMITARIZATION?
What do you to script when objects are removed from application?
how can i pass a "cript"as a parameter in to a function