Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on Is there any way to compare the runtime value with the actual value within the QTP forums, part of the Software Testing category; Actually I have used flight reservation application in which I have used output check point. Through output checkpoint I am getting the price value of flights. But now I want ...
|
|||||||
|
|||
|
Is there any way to compare the runtime value with the actual value
Actually I have used flight reservation application in which I have used output check point. Through output checkpoint I am getting the price value of flights. But now I want to check that price value which I am getting by using output value chkpoint is coming correctly or not. Means Is there any way to compare the runtime value with the actual value?
I am new in QTP so I dont know much about it want to learn the QTP scripting. Question asked by visitor meenal gupta |
| Sponsored Links |
|
|||
|
Re: Is there any way to compare the runtime value with the actual value
Although your Question is some what unclear about what you really want.
Testing is always veryfying something against the known values or calculation. What you can do is either have a constant set of input which will return you the output and compare it against another constant in your script. OR you muct know the logic behind any calculation and define the same for the Test so that based on the input it calculates the value and then either use GetROProperty or Output Check point to compare and finding if they are same or not. Thank, Kunal Shekhar |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Compare values of column in a table | JobHelper | SQL Server | 4 | 03-05-2009 05:37 AM |
| Runtime Value | rahulraut | QTP | 5 | 04-19-2007 07:12 AM |
| Compare output files to check for changes | Geek_Guest | Testing Issues | 0 | 04-11-2007 07:42 AM |
| Check and compare report conditions | Geek_Guest | Data Warehousing | 0 | 03-29-2007 06:29 AM |
| Compare utility against two table | anand.kr.singh | Oracle | 3 | 02-19-2007 01:46 AM |