Answer Posted / baba
Database Testing means checking the Database informations
is available in the customer requirement or not.
Some cases DB administrators might replaces the columns or
changes some information inthe database.
Database Checkpoints is used to Test Databases.
Here we can check database available in any format like
EXcel, Access, SQL.... QTP will provide you a drivers to
connect with that and download the Data from DB. You should
be the some what familiar with the SQL Queries.
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
What is the extension of QTP local Repository? If it is .mtr then what is .bdb extension stands for?
explain structured testing? plz guys with exp. do answer
HOw to add the recovery file at runtime to the test file .
Is qtp supports uni-code?
What are the differences between table and db checkpoints?
Explain in brief about the quicktest professional (qtp) automation object model?
what is Property......End Property loop? how to write sript for it in QTP
Explain object spy in qtp.
Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji
Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.
Which HTML specification will be adhered to? How strictly? What variations will be allowed for targeted browsers?
What is the difference between the design-time and run-time data tables?
How to integrate the qualitycenter with qtp
write a script to verify the image path(src property) of the images which are in web pages.
When Recovery scenario actually starts while testing the application?