hw to create a frame work in qtp..what are the basic steps
Answer Posted / 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 |
Post New Answer View All Answers
A FORM CONTAINS 5 FIELDS. 1 FIELD IS ENABLED REMAINING(4) FIELDS DISABLED. MY QUESTION IS ENTER VALUES INTO 1 FIELD AFTER THAT CLICK TAB BUTTON THEN 2 FIELD ENABLE THIS PROCESS CONTINUE UPTO 5TH FIELD. HOW TO WRITE CODE IN DESCRIPTIVE PROGRAMMING. PLZ TELL ME THE PROCEDURE AND CODE FOR IT.
Explain how Selenium is different from UFT?
An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?
If created one virtual object? Next time I changed the window position will it work?
For which type of projects the iterative model is not suitable?
Explain the concept of object repository?
I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?
Why script error occur in between recording in qtp?
Suppose I want fail that check point? How can you do that?
Can any one send me the QTP Basic Coding Samples?
What is checkpoints for quicktest professional (qtp)?
What is the expert view?
How many add-ins comes by default with qtp?
How many lines of code in each script of QTP?
What is the syntax to call one action in another?