How to execute the test cases using QTP.
i.e What is the use of QTP while execution
Answers were Sorted based on User's Feedback
Answer / deepakm82
Buddy QTP execution is a whole process of automation just
like development and uses Vb script.
To get a look n feel about the GUI and also to get some
basic concepts and knowledge about QTP please refer to the
Help manual.It will help you a lot and you can also use the
tutorial given.
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / naren
U can make use of QTP for ur test cases execution in 2 ways
1. If ur automation framework is keyword driven, ur test
cases will be called and executed by the driver script using
QTP.
2. If you convert ur cases into functions u can called the
functions using QTP.
| Is This Answer Correct ? | 3 Yes | 0 No |
Explain the concept of how quicktest professional (qtp) identifies object?
In one of the scripts the pwd in the DT was encripted. Can any one tell me how to I decript or undo the same?
In QTP , Test Director combination . what is the role of Test Director? How QTP Launching QTP in T.D ? If it is Winrunner possible. but QTP How it is possible?
How to check which add-ins are associated with a test in qtp?
What is smart identification in QTP?
Please Explain The QTP real Testing process with steps.
i am testing an online shopping application.I CLICK on a link "ADD TO CART" of that application a "new page" is open and then click on any object of that "new page". after that when i run this SCRIPT then on this "new page" QTP always shows error of "OBJECT NOT FOUND". How i solve this problem ?
Anybody explain me, the concept of checkpoint declaration in the QTP mainly for the Objects, Pages, Text and Tables ?
In QTP how to interact tool and application build?
Explain in brief about the QTP Automation Object Model.
What is the entry and exit point of automation testing
How to work with multiple browsers when opened in the window, write the script for it