where did you automate in your project?(please tell me
example senarios)
Answers were Sorted based on User's Feedback
Answer / gayathrin
For Regression Testing we will use Automation .
Example :
just think as you are working on Maintanence project
Suppose u executed ur testcases on one load
After one load got released successfully then next load
started (Ie : for each new load,new features will come to
the picture (New change requests))
So you will do manual testing for these new features,
and at the same time you have to prepare the script for
past load testcases .
I think you understood ...in our project we are proceeding
in this way...
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sss
As per my Knowledge
1.you test application multipul test data.
2. With out Connection of database
3. Data use multiful time..
Is This Answer Correct ? | 1 Yes | 0 No |
who QTP recognizes the object stored in object repository?
how to add run-time parameter to a datasheet?
1 Answers Mphasis, Ordain Solutions,
how can i impliment error handling in QTP?
How you can decide which type of object repository you have to use?
How to integrate the qualitycenter with qtp
What is QTP testing process?
What are the views available in qtp?
Why do we use text checkpoint as we can make use of the same in the standard check point?
Explain in brief about the QTP Automation Object Model.
what is Automation frame work and how do u used this for your project?
Subj: realtime example of Database check point, Can any one please detail on how the Database check point is utilized/implemented in a real time project. I already know how to make one by creating DSN/ODBC and writing the required query manually and other steps...I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thank you in advance
Where can i get the QTP tutorials. I wanna move to automation testing. Is there any book or URL, where i can find the source to read...