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

Answer Posted / mohammad

database checkpoints are used to check the contents of the
database
insert->checkpoint->database checkpoint

Is This Answer Correct ?    1 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

your coming from electrical backgroung..but y ur coming to software side?

1362


Qtp has been installed on my pc but recently ON opening it is giving this error PLEASE REPLY IT IS URGENT IT WAS WORKKING FINE QTPRO.EX THE instruction at "0x7.. ...". referenced memory at "0000....The memory could not be read... Awaiting QTP XPERTS REPly URGENT

2019


describe some problems that u had with automating testing tool?

1385


Define virtual object?

585


Hi Guys, I want to place all of my values which i am getting it from a loop in to a global shee. For that i had written the script like this For i = 1 to ECOs-1 ECO = List(i).GetROProperty("innertext") DataTable.AddSheet("ECOList") DataTable.GetSheet("ECOList").AddParameter "ECOList",ECO AbortECO = DataTable.GetSheet("ECOList").GetParameter ("ECOList").Value msgbox AbortECO DataTable.GetSheet("ECOList").SetNextRow Using the above script, whenever the loop iterates it is creating new column "ECOLIST" in the sheet called "ECOLIST". It means, the values are displaying in the column wise even though i added the script " DataTable.GetSheet("ECOList").SetNextRow" . The cursor is not moving to the next line. Anybody help me out how to pass the values from script to the excel(Global/Local) sheet. Pls let me know @ nbabu11@gmail.com if you are not clear about the question.

1357






How to remove the associated function library?

508


How to find a window is minimized or not

1418


How does you pass optional arguments in qtp?

541


Why script error occur in between recording in qtp?

1735


What is the Difference between copy to action and call to action?

561


Explain the types of object repository?

532


What is action split and the purpose of using this in qtp?

515


after initiating one project for testing, when exacltly QTP tester role starts?

1367


What is the use of sendkeys and what are send keys

1921


How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..

1589