What are the Mandatory Properties of WebTable Object and
Link Object in Web testing using QTP
Answer Posted / baba
I agree with above answer..... You can add some more
properties to mandatory properties to identify object
quickly and uniquely
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the Difference between copy to action and call to action?
Can any one tell me how to write a script for selecting open option in File menu of A word document.here you have to add objects to OR.try like that and give me the ans.i asked this question to so many but no one knows.if any one know the answer plz let me know
Explain the parameter in qtp?
What is difference between run time object and test object?
How to handle the exceptions using recovery secnario manager in quicktest professional?
What are the different attributes used with regular expression?
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
what is defenetion of kiran can u tell me plz CVS, SVN
What is difference between design time and run time data table?
By using QTP can we record any log files written by the application which is in execution?
after click on compose mail how can we attached a file in qtp with vbscript code
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 get the format of a webedit class in qtp. How can i know that particular webedit accept what type of format like "mm/dd/yyyy" or "$" or Alphanumeric
How do we handle run-time errors?
Does Low-level recording capture mouse movements?