How do u use Database checkpoints and what are the use?
Answer Posted / hemaaiyer
database checkpoints in qtp
record->insert->checkpoint->databasecheckpoint record
becoz usually if u click without record some checkpoints
are enabled & some are disabled coming back to the topic
database is used inorder to store data and sql stmt is
written inorder to retrive the data & checkpoints are used
inorder to compare the actual and expected value for
different versions,i.e,the use of database checkpoint to
compare the data present at the backend is getting
populated in the frontend
regards,
hemaiyer
Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Can anyone help.i need total excelsheet operations,shortcuts in testing environment from starting onwards....
How to capture all the data of a webtable, weblist and combolist using QTP?
How to create runtime property for an object?
i need to add 1000 users in a domain i written the script for that and it is running successfuly but the problem is that my system is not the user of that domain in which i have to add users so for adding users in that domain i have to install qtp on that another system, can anybody suggest me the way to add those users from my system ultimately i want to know how to access remote computer through script
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
your coming from electrical backgroung..but y ur coming to software side?
How do Parameterization and Data-Driving relate to each other in QTP?
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
when to start the automation?
How do you open adobe acrobat file in QTP and do some testing on that file ?
Why bpt?
suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?
Is virtual object supported in low level recording mode?
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
How to Upgrade or support firefox 2.0 version on QTP 9.0? I have installed QTP 9.0 and installed firefox 2.0. But in REcord and Run Settings, it shows firefox 1.5 in Web tab for browser selection.