Hello Guys,
Can anybody Explain me about Automation framework?? and how
can we prepareAutomation Framework using QTP
Answer Posted / krishna chand
Hi,
This is very simple,
Generally we go 4 Keyword driven automation framework in QTP
For this just we need 2 create 4 files.
1.First record what ever u want and remove that script and
paste in to a note pad and make that file as a libraray
file with .vbs extension.
2. Create a recovery scenario file which u r exepceting the
exceptions with .qrs extension.
3. Create an Object Repository file with .tsr extension.
4. Create a data table file with .xls extension.
5. Combine all the above 4 files together.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
Explain the concept of object repository and how quicktest professional recognises objects?
I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?
What is the use of text output value in quicktest professional?
How to use Environment parameterization? Explain with an example.
What is object spy in quicktest professional (qtp)?
How many add-ins comes by default with qtp?
How to find the path of folder in which the test is saved in qtp?
By using QTP can we record any log files written by the application which is in execution?
How can I open a EXCEL file from QTP Resultviewer with reporter.ReportEvent function call. Example: Test files for details click "here". And clicking "Here" in the resultviewer will open a local EXCEL FILE.
How QTP identify the system time that's changes every seconds?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
when I was doing the web testing with QTP using with standard checkpoint the Object selection -checkpoint properties dialog box not displaying pages and links hierarchical order. Could you please tell me. thanks
How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?
how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance
In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?