if my application shows 100 records and in my database
having 200 records how i can validate using QTP tool?plz
exp. in detail?

Answers were Sorted based on User's Feedback



if my application shows 100 records and in my database having 200 records how i can validate using..

Answer / 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

if my application shows 100 records and in my database having 200 records how i can validate using..

Answer / 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

More QTP Interview Questions

hi i need to learn qtp its very urgent..pls tell me who is the best faculty for qtp in hyd..... and i plan to go foe mindq nageshwar rao? its good or not?

2 Answers  


what does it mean when a check point is in red color? what do u do?

4 Answers  


Explain different recording modes?

0 Answers  


What is 'sleep' in sync point?

0 Answers  


how do pass parameters from one action to another action

2 Answers  






In qtp, explain what is keyword driven automation framework?

0 Answers  


what is meant by source control?

0 Answers   Ordain Solutions,


Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?

0 Answers   ADP, CTS,


what is the silent mode in WR?

1 Answers  


What is the syntax to call one action in another?

0 Answers  


Hi All, I need 5 yrs exp manual and automation testing using QTP sample resume. is there any body having please send me my mail id is bjr@aol.in Tahnks in Advance

0 Answers  


Hi, When I click on a hyperlink a secondary pop-window will open. In that pop-up window there will be 'N' number of records arranged in with paging option in datagrid table. Each rows contains two columns, one is text and the other is a radio button. I will pass the first column value and based in it the tool have to select the corresponding radio button in that row. Please someone help me how to handle this as am new to QTP.

2 Answers   CTS,


Categories