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 |
what is the syntax for regular expression in QTP? how to create user defined functions in QTP?
Difference between keyword driven test and DDT?
It is very difficult to test in manual for that we go to DATA DRIVEN TEST.
difference between GetRoProperry and GetToProperty.and where we've to use exactly those properties
how many scripts r there in QTP? pls any answer this question?
Hi, one script having 10 Actions,but i want to execute only 3rd action and 7th action? how to execute selected actions? throgh script and through navigation?
datatable.Import("E:\Programming Samples\QTP Samples\OrderNumbers.xls") Asume we have 4 records in datatable Code reads the 4 rows in the sheet ok, but does it 5 times? It doesn't sound like closing the datasheet is the problem Can we close the datasheet runtime ?
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
We have 10 rows of records in data table, but we have to run 4th, 5th and 6th rows only. How can we handle this scenario in QTP?
5 Answers Accenture, Banca Sella, Polaris,
How can we add regular expression for date field (dd/mon/yyyy)?
Is qtp supports uni-code?
What is .Ini file in QTP?