hw to create a frame work in qtp..what are the basic steps
Answers were Sorted based on User's Feedback
Answer / krishnateja muppalla
Creating framework is nothing but, creating of all components. I mean to say creating of Scripts, Library function, Shared repository, Global data sheets, Local data sheets, Driver script etc. All together is called as framework
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ajay
Basi Steps to creat QTP Frame work:
Create :Library,ObjectRepository,Database,Application
Scenario files,Intialization VBScript,Sequence files,Driver
Scripts,TestCaseListFiles.
This framework
requires the development of data tables and keywords,
independent of the test automation tool used to execute them
and the test script code that "drives" the
application-under-test and the data
| Is This Answer Correct ? | 2 Yes | 3 No |
how you test broken link using the automated tool QTP ?
What is business process testing(bpt) in qtp?
What is the DIFF Between PROJECT AND PRODUCT?When Company will need Product?
what type of scripts are asked in qtp?
i ve an excel in a QC folder. Thru my QTP script i want to open that excel in runtime. I am running this script from QC itself
What is your role and responsibilities in QTP with your current organization?
I had created the new virtual objects for web application buttons. how to add those virtual objects into object repository. Previously i had used Gui map in winrunner for capturing virtual objects for web application. Please help me regarding this. need your answer quickly
How to add a runtime parameter to a datasheet?
Have you used xml check point in your project?
Is there any option in QTP to add Java add-in after instaling the QTP?
I AM NEW IN QTP,PLZ TELL ME ANY BOOKS FOR QTP, MY COMPANY IS QTP,SO I LEARN QTP,PLZ ANYBUDY HELP ME
How can we write script for a .net application in QTP? Can we use VB Script for .net application.