what is database check point, how will you parameterize the
database from seperate data table?
Answers were Sorted based on User's Feedback
Answer / aniketa
checkpoint is entry in the log. a checkpoint record is
wrtten in the to the log at that point when the system
writes out to the database on disk all DBMS. recovery
manager decides at what intervals a checkpoint should be
made.
Is This Answer Correct ? | 2 Yes | 2 No |
Answer / abhiram patil
A database check point is a condition that we give in query
to find perticular record(e.g. select * from emp where
empid=1024)here empid=1024 is database check point
Is This Answer Correct ? | 1 Yes | 14 No |
It is regarding VBScript, how to export our function results to ExcelSheet through VBscripting. Ex: I have written add function, that result should export to Excel.
Can anyone explain about Keyword driven framework in detail and how to use it in case of any project
How does qtp recognize objects in aut?
Can any one explain about environment variables with examples?
what is main difference between QTP 8.2 AND QTP 9.0/9.2 HOME PAGE?i mean what are extra thing in QTP 9.0 than in QTP 8.2?
what are the different types of framesworks in QTP?what is the keyword driven framework?
How to retrieve the object properties at runtime without the usage of GetROProperty?
How to execute a VBS file without using Execute File statement?
Could someone explain me how to work on Out put values, explain with some example on Flight Reservation. I want to insert the out put value for the order No. Please explain the steps with some example.
how will u do database testing in qtp? how will u do the same with descriptive programming?
why can't you use excel directly in qtp. why we want to import excel data into Datatable.
Explain about opening notepad in QTP and writing of test result in notepad?