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 |
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
how do you find the number of occurences of string QTP from the expression , " QTP+QTP=2QTP"
recording is not a good programming practice.How to write effective script without recording.Which is the correct method explain in detail
how to use import and export sheet methods in qtp
PLS REAL TIMERS WRITE THE ANS FOR THIS? WHICH SCRIPT IS USED IN REAL TIME NOW A DAYS 1)SHARED REPOSITORY BASED SCRIPT 2)DESCRIPTIVE PROGRAMMING BASED SCRIPT?
HOW TO FIND WEBTABLE? HOW TO RETRIVE THE WEBTABLE VALUES? PLZ TELL ME THE PROCEDURE.
diff between global variables and environment variables in qtp?
what is the advantages and disadvantages of using functions instead of re usable actions
How do you move objects from local object repository to shared object repository???What are methods?
What is a Patch in QTP?
regular expression
what is the difference between link and hyperlink?