how we do database testing with qtp using descriptive
programming?
Answer Posted / tvs ramakrishna chowdary
We deal descriptive prgming with objects that are present
in the application. I mean we used to write description of
the objects in the program itself or in the .VBS file which
need to attach to the test to identify the objects present
on the application.rather than having objects information
in the repository...
but database testing totally related with data that present
in the Database...for accessing the info,, from database
table we need query instead of descriptive prgming...
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
In the website, the protocol has been changed http: to https what you will do? Tell me your approach?
How will internal and external links be validated and updated? how often?
How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?
What is the virtual object?
How to remove associated function library?
i am new QTP... please tell me automation frameworks , types & for whiich type of applications frameworks are used & how to generate script in keyword driven framework
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints
In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!
Hello friends..... On which areas of an application we can not test with QTP
What are the different types of checkpoints?
Can launch two instances of qtp on the same machine?
When to use shared and local object repository?
can i compare two databases using QTP ?
When Recovery scenario actually starts while testing the application?