what is Action conversion tool? what the Action conversion
tool will do?
Answer Posted / imran
It is tool used to converted pre-written action into Script
Component which can be used for Business Process Testing.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?
Explain how qtp identifies objects?
write the vb script for call to new action in qtp?
What is the significance of “action 0” in qtp?
What is the limitation to XML Checkpoints?
Which functionalities of QTP used in banking project? pls any say answer?
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
Explain the concept of object repository and how qtp recognises objects?
Give me detailed theritical explanation about keyword driven, hybrid framework, environment variables, hybrid frame work
What are the steps involved in the recovery scenario wizard?
How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box
How will you test a stapler?
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.
Without using gui map editor we can recognize the application in winrunner ?
How to associate function library at a run time?