what is the difference between Table checkpoint and

Database checkpoint in QTP

Answers were Sorted based on User's Feedback



what is the difference between Table checkpoint and Database checkpoint in QTP..

Answer / sreeprasad

-Table checkpoint lets u verify the table values in the

front end where as database checkpoint lets u verify the

table values in the back end. For database checkpoint u

should create the data source to get connected to the back

end data base via driver. Table checkpoint simply captures

the table values in the user interface.

Is This Answer Correct ?    9 Yes 4 No

what is the difference between Table checkpoint and Database checkpoint in QTP..

Answer / satyanarayana.a

Table checkpoint is used to check the contents of a
webtable.
Database checkpoint is used to check the contents of a
database using sql queries

Is This Answer Correct ?    8 Yes 3 No

Post New Answer

More QTP Interview Questions

I have 2 Environment variable which holds int. I called into my test and addedup. but output is concatenating the values instead of Sum. Ex. Envi("a")= 10, Envi("b") = 20, c= Envi("a")+ Envi("b"). msgbox c ( Ans.1020). How to overcome this pblm?

3 Answers   TCS,


What is standalone database?

0 Answers  


how to evalute defects in QTP script?

0 Answers  


How you perform smoke and sanity testing using qtp?

1 Answers   Tech Mahindra,


I have faced one issues while doing test in QTP. I have described the scenario below. 1. I have to test web application.In that i want to give input of drop down values in the application. 2. Suppose Drop down has 5 value "A,B,C,D,E".I would like to give value from data table of QTP. 3. I have changed the drop down value as variable in Keyword view and given values in data table "A,B,C,D,E" as one below one. 4. While i am running the script it could not identify the drop down value which is in Data Table.It shows message. How to make value identify by QTP?

1 Answers  






What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?

0 Answers  


how to merge object repositories?

4 Answers  


Shared Object Repository is preferable while dealing with dynamic objects ok? descriptive prog also same? ok but why descriptive?(only for w/o application)

2 Answers   IBM,


What are the advantages of parameterization ?

0 Answers  


How to do excception handling ( error handling ) in QTP

6 Answers   Institute for Medical Education,


Hi... Can anybody help me to write the vbscript for this question..!!! Am having a string "HELLO WORLD", i want to find how many "L"s are there.....????? --> HANEEF <--

5 Answers  


how to test use the quality control .how to verify the image verification

0 Answers   Wells Fargo,


Categories