What is Environment Variable and when we apply this in QTP?
Answer Posted / chinna
Environment Variable we can use in any action at any test.
we have two types of environment variables. They are
1.Internal
2.External
| Is This Answer Correct ? | 2 Yes | 7 No |
Post New Answer View All Answers
How do you send email with attachment from outlook using qtp ?
Hoe can we do retesting using functions please give the code for it using login page
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)
what are all the fileds present in object repository?
How to connect to a database?
Tell me one scenario, the complex functionality you have automated in your project?
How the smart identification is used in real time?Please explain with an example
Hi, While recording a Jave based web application, its recording all my actions and the objects.And I have 5 WebEdit objects on the page and all are recorded. But while execution, at the 2 WebEdit object, its entering the value into the object (Its making a call to the AJAX, matching the value), when the control get out of this object the value is erased or cleared. Could anyone please help. I have recoreded 5 more scenarios where WebEdit is in the picture on different webpages and all are working fine. Here is my Script: Browser("Sign In").Page("Matching Workbench_3").WebEdit ("locationLookup").Set "0320 - SEATTLE-KM" Browser("Sign In").Page("Matching Workbench_3").WebEdit ("supplierNameLookup").Set "TRAMMO PETROLEUM INC" *** SupplierNameLookup is the object, which is haing an issue. And also I was using the SendString function, but it didnt work.
Mention the test steps of qtp.
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
I need to pull the data from the page which in row, column vice into excel sheet, how can it be done using QTP? eg: Name Dept xyz gdty i need the same data to be exported in excel sheet.
They asked by using qtp recording writing scripting
Mention what are the different types of recording modes in qtp? Which will be used when?
Difference between copy to action and call to action?
what is meant by source control?