Posts: 3
Threads: 1
Joined: May 2008
Reputation:
0
06-02-2008, 05:54 PM
Hi Every one,
We know that QTP has three modes
1)Verify Mode
2)Update Mode
3) Debug mode
Can any please explain what situation we should apply above modes , please give me example.
Posts: 159
Threads: 1
Joined: Apr 2008
Reputation:
0
06-03-2008, 03:50 PM
(This post was last modified: 06-09-2008, 11:49 PM by somisays.)
WE have three modes in QTP.
1)Design Mode....Here We can write and update the code(In Expert View) and also settings.
2)DebugMode
In this mode we can see the exact flow of our code,how it executing step by step and we can see values in the variables.
3)RunMode
In this mode we can see how application is working.
Hope it helps you.
REgards
Sridhar.
Posts: 3
Threads: 1
Joined: May 2008
Reputation:
0
06-09-2008, 06:25 PM
Hi sridhar,
what i am asking is wrong ?
We have above three modes , If you please tell the right answer other some one give better reply
Bye
Ravi
Posts: 3
Threads: 1
Joined: May 2008
Reputation:
0
06-09-2008, 06:28 PM
(This post was last modified: 06-09-2008, 11:56 PM by somisays.)
Hi Sridhar ,
As per i know that above three modes are correct .
Regards
Ravindar
Posts: 159
Threads: 1
Joined: Apr 2008
Reputation:
0
06-09-2008, 11:54 PM
(This post was last modified: 06-09-2008, 11:55 PM by somisays.)
Dear Ravinder,
Where have you read about the QTP modes?
I have not given any wrong informations to you.
If i am not sure i am not going to post the reply we have all members here to post their reply.
What ever i know i given the information on that.
Posts: 3
Threads: 0
Joined: Jun 2008
Reputation:
0
06-10-2008, 12:47 PM
Hi,
AS per I know, the below modes mentioned are specific to WinRunner - Run Modes, where as it is enchanced in the QTP which are mentioned by Sridhar's Answers.
1)Verify Mode
2)Update Mode
3) Debug mode
Verify Mode: This is general mode of running in winrunner.
Update mode: this mode is used when the script has designed for Run1 and planning to execute in run2.
Example: the application/database has updates then we run the script in update mode to get updations applicable to script with the latest updates in the database. so that the script can run smoothly in Run2
Debug Mode: Same as mentioned by Sridhar
Thanks and Regards,
Pavan