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 are the different ways to invoke an application using QTP?
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format. Hence, if possible, kinldy mail PDF file to my mail-ID: sushmapokhriyal79@gmail.com
what is profile tool?
Without QTP (or any Testing tool) can we able to test the GUI part of the Applications. for Example generating the Scripts in Notepad and Executing them Using VB. Is it Possible to do so..
how will we run batch tests in qtp what is the process to run the multiple test sets?
How many types of trigger events are there in qtp?
How many types of recording modes in the qtp?
We have a dynamic webtable where rows keep on adding.I have to click on particular row where the status changes to Update or Save.How do you click on Status(either it can be Update or save)
What are the advantages of Object Repository?
How to capture all the data of a webtable, weblist and combolist using QTP?
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
What is the difference between qtp and selenium?