if my application shows 100 records and in my database
having 200 records how i can validate using QTP tool?plz
exp. in detail?
Answer Posted / rakesh patwa
Also I want to add on Amarendra Kothuru's reply -
It depends on how you want to compare the record. However,
the easy approach could be -
Extract all the data from database into an excel sheet by
in ascending or descending order and compare it with
expected data. You can also highlight the mismatch data
using Excel Application COM.
You can send me email on rakeshpatwa at gmail dot com.
regards,
Rakesh
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you create new test sets in td?
How many ways is to parameterize the value?
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",
Does Low-level recording capture mouse movements?
Is it possible to change the values of analog recording?
Explain more about the Test Fusion Report of QTP?
How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.
What is the difference between call to existing action and copy of an action?
How to use checkpoints in qtp ?
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?
What is the limitation to XML Checkpoints?
What are the recording modes in wave event?
How to record application running on the Virtual machine?
How to use debug tools?