How do u use Database checkpoints and what are the use?

Answers were Sorted based on User's Feedback



How do u use Database checkpoints and what are the use?..

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

How do u use Database checkpoints and what are the use?..

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

How do u use Database checkpoints and what are the use?..

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 do u use Database checkpoints and what are the use?..

Answer / vinod

lets be in touch with me

"vinod.joshi97@gmail.com" I will let you all know about all
check point

Is This Answer Correct ?    0 Yes 7 No

Post New Answer

More QTP Interview Questions

Hi, Has anybody attended IBM interview on 17th APR 2010,and got offer letter? I had given interview and selected also but still did not recieve offer letter.

5 Answers   IBM,


Without using gui map editor we can recognize the application in winrunner ?

0 Answers  


Hi, My Application in Microsoft Dynamic Navision, is it compitibale with QTP? if yes then let me know...and also let me know is there any other automation tool availabe to automate Microsoft Dynamic Navision. Thanks Sandip. +91-9714177088

1 Answers  


Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?

3 Answers  


what is aregular expression?

4 Answers   UHG,


How to give Table check points?

4 Answers   ssinformatics,


How will you find the current time of the remote machine using QTP script?

0 Answers  


What is the keyword view and expert view in qtp?

0 Answers  


Greetings friends , Hope all of you are doing well. When I run a test, is it possible for me to for me to take each row from the data table , once at a time. In other words,if i have 10 rows in the global data table, say data1,data2, data 3...and so on up to data10. Can I have the value of data1 when I run a test, and next time when I run the same test (say next day), it should skip data1 as it has already used it and go directly to data 2 ??? Would be great if anybody can help me out know in this issue. Thanks & Regards !!

4 Answers   CTS,


What is the differnce between action & script

1 Answers  


can any one tell me what is syntax error in line msgexist=Browser("title:=Gmail: Email.*").Page( "title:=Gmail: Email .*").WebElement(innertext=&msg).exist 'code ************** Call login("lal="," " ) wait(5) Call errormsg("Invalid email address. [?]" ) Function errormsg(msg) msgexist=Browser("title:=Gmail: Email.*").Page( "title:=Gmail: Email .*").WebElement(innertext=&msg).exist if msgexist then Reporter.ReportEvent micPass,"enter valid username or pwd ",msg else Reporter.ReportEvent micFail, "entered valid uname and pwd",msg end if End Function

5 Answers  


if there is two login button in your page, how you know that this login button is correct for login .

2 Answers  


Categories