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 / amarendra kothuru
It entirely depends on your application. If the developers
use Webtables to display these records, then the solution
depends on the Page size and no of Pages available for the
Web table.
I.e. For example If the page size is 50, it means, web
table page contains 50 records. If the total records
available in Database is 200 records, then The no of pages
of the web table should be four.
Total records = Page size * No of Pages in the web table.
So that you can verify the total number of records in your
application & in your database.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
Is any limitation to xml checkpoints?
How many scripts did you have?
How many ways we can parameterize data in quicktest professional (qtp)?
What is the recovery scenario in qtp?
How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))
Our company is having a windows client server application developed in vb.net. so there is a treeview and i am not in a position to record the click events in QTP. so kindly help. Vivek
How do Parameterization and Data-Driving relate to each other in QTP?
Describe synchronization point.
How can you handle exceptions in qtp?
What is ObjectParamater?
Where to use function or action?
Explain different checkpoints in qtp.
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.