How do u use Database checkpoints and what are the use?
Answers were Sorted based on User's Feedback
Answer / hemasundar
To check data in the database using database checkpoint
through the sql query,that means depends up on
connections.so, first of all u need know what type of
connections is their in ur application..odbc or oledb
connection..
thank you
hemasundar
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / 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 |
Answer / mohammad
database checkpoints are used to check the contents of the
database
insert->checkpoint->database checkpoint
| Is This Answer Correct ? | 1 Yes | 4 No |
Hello Everybody, Can anyone tell me that in QTP how to count the number of webelements from the object repository. Please provide the code. Thanks in advance, Gaytri
i'm using QTP 8.2. A person using QTP 9.0 sends me a QTP TestScript, same when i try to open , an error comes "unexpected file format". Why?? and how to resolve the problem??
Diff b/w test scenario's and test Procedures?
What is Maximum synchronization time out in QTP(By Default is 20sec). Anybody can answer it. Thanks in advance.
How to add synchronisation points in qtp?
I am testing a website TheLancet in qtp 9.2 and running a script but its not working.Tell me if m doing anything wrong in the script. If Browser("TheLancet.com - Home Page").Page("TheLancet.com - Home Page").Link("Clinical").exists then msgbox "object exist" Else msgbox"object doesnt exist"
cud anybody please tell me the full form's of the extention files that we use in real time---.tsr,.mtr,.qrs
If our application contain one image while executing script application failed to show that image but you have to check that image by importing dynamically from other location... Can we use Check Points here on dynamically imported image?
What is the QTP test frame work?
what is the difference between data driver & data driven and driver script?
hello everyone, can anybody please tell me what are the different recording modes of QTP, and where these recording modes are present in QTP 9.2. Thanks in advance, Gaytri
How many function you use in your application?