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 do i relate the checkbox properties with webelement when checkbox properties are changing on every login to the application
how can i impliment error handling in QTP?
I want to know how to execute the descriptive programming in qtp for the webedit object which does not contain attached text property. but i have checked it with name and html id property. Even though it is not executing. it is giving error in object's physical description.
Define Canvas view of UFT?
What are the trigger events in qtp?
What are private functions in QTP? How they can be called from the function library?
How we can merge the object repositories?say if we have 2 or 3 object repositories then how we can merge them?Is there any option in QTP to merge the object repositories?
What are the steps involved in the recovery scenario wizard?
A webPage has a ComboBox with 10 values in it. Write a script to select 4 vales from it using CTRL key
Please explain me in detail! How to handle runtime errors in QTP useing recovery senario or with out scenario
Why script error occur in between recording in qtp?
when will you do debug your script? and explain that process?