can any one give me the doccument how to test aproject
developed in java language in qtp can here can we use the
general vb scripting or we have to use java script here if
we have to ese the java script here can any one send me the
manual for it means how to write descriptive programming
for it
thanks in advance
Answer / mahshad rupam
In Qtp we have add in Java Script also VB Script,
When we use qtp to create a script we don't know what is programming language behind the application. if qtp does not recognize any think from a application
we can know the property value manually from the application (Java language)or use virtual object to map any unknow object to standard object of qtp
| Is This Answer Correct ? | 0 Yes | 0 No |
how to export the result to notepad....for example i want to enter the user name and pass word and clicking on login button ......once you click on login button the corresponding page will open ...in that page you having one list box ...here you can get either success or failure ........friends here i want export the message what ever i got either success or failure .....how to export the result to note pad
i am new to qtp i do not know how to write script how to write the code to login if it fails how to able error messages
I need diffrences between Object Identification, Smart Identification, Regular expresion,Low-Level Recording (enables you to record on any object in your application, whether or not QuickTest recognizes the specific object or the specific operation.) I am working on Web Application. In that object caption will change dynamically. For example, consider “Save” button. On clicking save button the caption changing as “ EDIT ”. From above concept which concept I have to use here?
When to Insert transactions in QTP?
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?
In my QTP script I have a word in notepad that ends in a question mark, for example... "father?" As part of my script I want to delete the question mark. How do you delete a character in notepad?
How do you use the parameters.input parameters and out put parameters.
If 3 browsers are opened in our system, how to enter the facebook url into second browser by using descriptive programing
difference between multiple parameterization and data driven wizard in QTP?
Hi Guys...I just started working with QTP now.The frame work they use hear is Write all the functions in function libraries and pass data using data dictionary either from data table or excel .I kind of understood evrthing but one thing I need to know is How do they recognize objects .Do they use object spy and recognize objects or record them ..Does soemone have any idea how they generally do this is such kind of framework
what happen in object repository(shared)if we call an existing action from an external action ? and what happen in object repository(peraction)if we call an existing action from an external action ?
Q- what is the advantage of merging tool in QTP 9.2?