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 |
What is descriptive programming?
Explain the check points in quicktest professional?
how can we perform web datatable operations on webpages(Like rowcount,col count,cell data)?
i have opend 2 gmails i am working with 1 gmail i want to close other gmail by usig script. 2.i have 10 links in a page all of them have same properties& names i want to click on 5link by using script. 3.i have one combobox in that i want to see all the citynames in the combobox and i have to check weather hyderabad is present or not. 4. size of objectrepository. 5.what r problems we get during writing the script. 6.is it possible to compare to excel sheets in qtp if possible wht is the script. 7.example for lowlevelrecording
How do you create a library file
What is Curd testing?
How to test a web application using QTP?there is no any .exe file in web app,then how we can take the application for testing
hi friends i was tried to connect qtp with oracle database using provider.i got a error.so anyone can help me out by correct script
How to check feasibility of the appliction?in automation testing?
what is mercury.clipboard in qtp.where we can get this in qtp tool i.e tabs
Are Shared ORs read-only?
What is the Diff between Image check-point and Bit map Check point?