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 |
How many scripts did you have?
Give me detailed theritical explanation about keyword driven, hybrid framework, environment variables, hybrid frame work
How to attach a file to TD?
How the exception handling can be done using QTP
What is the D/B Test managemet tool and bug trcking tool? Ans send to pbr.qtp@gmail.com
What is object spy in quicktest professional?
i want to handle all the unwanted pop up through QTP i done that with recovery scenario but it need some title of pop up but i want that it should handle all the pop up even i don't give the title of that pop up in recovery scenario is there any general way to handle all the pop up please help
1. Pls can anyone give me the descriptive programing script to find the number of edit boxes in a login window in flights reservation (windows application only not web). 2. Using descriptive programing, how do you handle changing URLs. Pls anyone, very urgent
Hi guys pls any one send me the Qtp Licensed key of version 10.0 pls
How you create new action in qtp?
HI. AnyBody can explain Automation Testing Framework...Generally wht do we Intiate before going to start Automation testing process... Anybody can explain.......Thanks in advacne...
where do you define the objects as regular expression when u are using regular expressions.