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

How many types of recording facility are available in QTP?

1 Answers  


What is parameterization? What is syncronization pt.?

3 Answers   Semantic Space, SRM,


how do u handle an object with out name in our application using QTP 9.2?

0 Answers   CTS,


hi guys, could you please prepare script for given format ? 1,1,2,3,5,8,13,21,...etc use vbscript for this...?

2 Answers   Value Labs,


How do u retrieve data from a text file into different variables. i.e. in a text file named "source" , the data is like : india,1000,japan,200,china,50,singapore,45050 this is given in the first line of the text file. in the second line of the text file the dta is: sun,moon,planet,river,earth,water if u use "readline" method by using FSO concept u can retrieve the entire line in to a variable. but i want to import each field (ex: "india" in one variable, "1000" in another variable etc..). Apprecitae proper replies.

5 Answers   Semantic Space,






Problem with XML checkpoint in QTP ?

0 Answers  


What is QTP’s model for test creation?

0 Answers  


write progamming connecting QTP to database sql? this is question asked by interview? please give sql, pl/sql related answer?pls any answer this?

3 Answers   IBM,


If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?

0 Answers  


please tellme ordernal identifiers in QTP?

2 Answers  


Explain in brief about the QTP Automation Object Model.

1 Answers   Crea,


what is the Command used to start the QTp from Run.

7 Answers  


Categories