Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

What is the difference between low level recording and virtual object.

2 Answers   Tech Mahindra,


How to Compare two database tables by using QTP?Please give me code details.

1 Answers  


Hi, How to give drop down values as input [Variable] from data table in QTP? If u know share with me.

3 Answers  


What is system testing and what are the different types of tests you perform in system testing?

0 Answers  


How many types of recording facility are available in QTP?

1 Answers  


How do I lauch my test website using code from qtp in different environmet, uat and PPTE?

0 Answers  


Ex : some mail name with surname Email id's there that is string fetch the particular surname only how to get particular surname all emails

1 Answers   Infosys,


How to customize qtp?

0 Answers  


Hi I have created a table in the MS access database. I want to access the table in this database through QTP. The code is given below. The code is not working.The following error is displayed "Data source name not found and no default driver specified". Any one can correct the code. Thanks in advance. Dim dbconnection, rs Dim ca, sname Set dbconnection = createobject("ADODB.Connection") Set rs = createobject("ADODB.Recordset") dbconnection.open "DSN = MS Access Database","", "" rs.open "select * from Research", dbconnection rs.movefirst If rs.EOF <> True AND rs.BOF<> True then ca = rs("order_number") sname = rs("customer_number") rs.movenext msgbox ca msgbox sname End If

1 Answers  


How to release all resources file from the QTP?

0 Answers   Tech Mahindra,


can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks

0 Answers   iFocus,


Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,

0 Answers  


Categories