What is the difference between Systemutil.run and Navigate.
Answer Posted / akbar
Correction:
SystemUtil.Run opens any kind of application window or web.
Navigate opens only web based application
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Can we use index on view?
Write a script to verify font style and color of a windows object using descriptive programming
What are the types of object repository?
what is the diffrence bw qtp architectute and qtp framework?
Can you list some technologies that support qtp?
what is command for executing files?
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.
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
What does mean by Scope of Automation?n How we defined it?
How do you synchronization point through DP?
i have a doubt can anyone tell me where are scripts stored while using QTP.Tell me the exact procedure takes place in real time?like how we call scripts how to proceed after writing scripts?how scripts are executed etc?i heard some use Qc whether others dont use.so tell me whole procedure for both the things it will be a very big help.as i have interview i want to have whole idea on this.its very urgent.
Explain different types of action in qtp?
i can done the project with QTP in that time i can say how many members in my team size?
Can we run multiple QTP scripts one after the other without manual intervention? How?
What is Curd testing?