Why QTP is termed as a Record and Playback tool?
Answer / test guru
QTP (Quick Test Professional)
You can see the name itself is Quick test.
And since it is used for automation .
It is just like how you watch a recorded movie dvd and play
it by clicking play button, by just one click(which
triggers the automatic functionality of playing the movie)
And So it is called as Record and playback tool.
First you record everything and play it.
| Is This Answer Correct ? | 3 Yes | 3 No |
How can we change the .mtr file to .tsr file and vice-versa
how can i call reusable action in a function could any one explain me?
How to see the screens after running test in QTP?
I want to run my qtp scipt on the system where qtp is not installed .I don't want to install qtp but i want that system should use the qtp from another system in lan just the qtp instance should be launched on that system without having qtp installed on it .I probably know the solution that it will be solved through RMI but how to get this problem solved plz help i anyone know the answer
How to export QTP results to an ".xls" file?
can onyone tell me how to comapre the output of two different Data Bases in QTP?
How many lines of code in each script of QTP?
did you perform retesting(DATA DRIVEN test) using functions with out using datatable methods how can you perform retesting using functions
What is keyword driven testing..what is the use of this in Automated testing
How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?
It is given in the help of QTP 9.2 that we cant debug the scripts. Is there any other way to VIEW, PAUSE and make modifications in the scripts during execution???
Is it possible to convert QTP scripts to Silk scripts?