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
How to handle dynamic objects in quicktest professional?
1.Write a CRITICAL test cases for calculator ? 2.What is the difference b/w FRS and SRS documents ? 3.What is Component ? 4.What is object ? 5.what is the difference b/w static and dynamic descriptive programming ?
How can you identify the browser and its information using the qtp script?
How to run a test using quicktest professional (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))
What is keyword driven framework?
What are the different recording modes?
What is checkpoints for quicktest professional (qtp)?
How you know that a test case is a regression test case
What are the advantages of a Hybrid framework?
Please provide specific examples of advanced/creative usage of QTP, including how impact & benefits for your project
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]
What is ObjectParamater?
How to create a standard checkpoint ?
What do you mean by checkpoints in qtp?