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 to use debug tools?
How to find the name of the machine where you are running your automation scripts in qtp?
Why we use QTP ,We can use other tools like WR OrSilktest What r the options in Qtp that WR and Swilktest Does not have.
Give the syntax to import/export xls into qtp.
What are the different recording modes and how do they work?
Hi Friends, How many types of Data Bases available in market... What is the diff. while using Syabase and Oracle in a Project... ? and what is the main diff. of Syabase and Oracle databases... ? Thanx in advance..
Can we record an application running on a remote machine using qtp?
By using QTP can we record any log files written by the application which is in execution?
What is text check point and text area check point?
Hi.. I want to do parametrization for selecting perticular flighr say XYZ by using local table: criteria: 1.If flight is available msgbox "Flight is available" and then select flight from flight table and click to ok button after that as enter username and ticket no and then stop 2. otherwise msgbox " Flight is not available" and stop Please help me out ..and let me know your responses on dipak.bachhav@gmail.com Regard, Dipak
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
how will you check how many members visited the website www.infosys.com?
Hi, How Accessibility checkpoint in QTP can be implemented in the test script?
1.How to record ,capture and also script to capture the close buttons. 2.How to record ,capture and also script to capture the options ---File ->save and File ->close in a browser and PDF files. 3.How to compare the Excel sheet values in a report using QTP scripting. 4.How to compare 2 PDf reports using QTP scripts as well reording. 5.How to compare 2 Excel reports using QTP scripts as well reording. 6.How to save a PDF report to a folder and then translate the report to an Excel type of report and compare that Excel Report with an other excel report. Please clarify me
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