How u do the back end testing in QTP?
Answers were Sorted based on User's Feedback
Answer / saleh
First of all we have to know what is back end testing? Back
end testing is nothig but checking the correctness of the
database.
With QTP we can write a script which going to connect the
backend I mean a database of our inquary then we can set it
on the datatable where we can compare the backend data with
the real one and determine If there is any inconsistency.
and so on so forth...
| Is This Answer Correct ? | 16 Yes | 1 No |
Answer / sravanthi
To automate backend testing we can use database check
point.during this testing testors r checking the impact of
frond end operation on backend table in terms of
verification and validation
| Is This Answer Correct ? | 11 Yes | 2 No |
what is key word driven frame work ? why it is called like that ? what is the diference between keyword driven and data driven frame work ?
How to retrieve data from application objects?
Please give me the steps to carry out datadriven in QTP8.2
what will be the stmt if record any edit box in the Web application ?
How to send QTP test results to an email...(with out using Quality Center)?
How to write business scripts using object repository with different scenarios
what is check point?
How to capture a window in qtp or how to take snapshot of any window while writing script in qtp
How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))
suppose u have two send buttons(same width,height,font) on an application write a descriptive programming
How can we QTP Scripts in xml format? is there any way to do so?
Tell me the QTP Advantages and Disadvatages ?