Explain hybrid framework with advantages and disadvantages?
No Answer is Posted For this Question
Be the First to Post Answer
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.
what is meant by Implicit and explicit requirements?
I want to clear the webedit field without using set"" in qtp script
what are the principles of good testing scripts for automation?
Where to use Property Let, Property Get, Property Set in UFT
how can i call function (which has link with excell sheet at a remote location) within another function
diff between global variables and environment variables in qtp?
What is fragmentation and paging?
I have given u a application.To automate it what are the things will u consider?
What is the difference between "Call to copy of action", "Call to existing action" & "Call to winrunner action"?
I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You
Java add-in is need to work on java oriented project ?