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 |
How to invoke QTP through VBscript?Send me full code along with description of the code.Thanks in Advance
hi what is the use of "dim" in automation objective model or any where what is the use of "dim" plz tell me
Does QTP support flat files? If yes what are those?
How to retrieve alpha bate from the alphanumeric string with special character.
how could i download qtp in which i get add-in support for 'oracle' is there any way to get it? i finding but not getting pls help me out :)
Explain the concept of object repository and how quicktest professional (qtp) recognises objects?
How i can change shared repository to per test repository in qtp
what is runmodes in QTP
Hi All, I wanted know how does QTP identifies a DataCombo. While recording I clicked on the data combo and selected a value from the list. The click of Data Combo is recorded but the selection of the value from the list is not recorded. My application is based on VB and SQL server as the database. Please let me know as how do I record the action of selecting a value from a DataCombo list. The list is being loaded from the Database Record set.
How many test scripts are prapare in ur project(HeathCare Insurance).
Hi guys i'm prepareing for interview question for qtp i don't have bayground for vb scipt language can any one tell me it is easy to do job in qtp without bayground.
What is the dis advantage of check points in QTP, if any?