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 |
before launching qtp, we need to close all the open browsers u dont know what are all the browsers either it might be ie,mozilla etc and u dont know how many brosers are open.... u need to close all these before launching qtp.. can anyone plz temme d solution...
what is the difference between data table and spread sheet?
What is the use of Regular expression?
banking project description for software tester
How many types of recording modes in qtp?
Write a script to delete the a specific row (say 3rd) in a webtable.
How to get line numbers in your editor in expert view?
How to integrate the qualitycenter with qtp
Explain the concept of object repository & how QTP recognises objects?
Define QTP ?
Can we select add ins in UFT during run time
Hi Guys...I just started working with QTP now.The frame work they use hear is Write all the functions in function libraries and pass data using data dictionary either from data table or excel .I kind of understood evrthing but one thing I need to know is How do they recognize objects .Do they use object spy and recognize objects or record them ..Does soemone have any idea how they generally do this is such kind of framework