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.
No Answer is Posted For this Question
Be the First to Post Answer
How you can write contexts to text file in qtp?
What is test object?
How to findout the number of spaces with in STRING For Ex : STRING is " RAJ IS A SOFTWARE ENGINEER " Please send me the answer
A dialog is diplays " Transaction 254689 has been successfully completed" How to get the transaction ID from the message ?
how do u retrieve data from a database ? i.e. i want to retrieve 2nd record only from a database ? write code for this. by using ADODB connecton, RSOBJ and using a FOR loop we can retrieve all the records( ex: if we give query as select * from emp). but i want only 2nd record. so how to acheive this.
What are the different types of qtp test assets and their extensions?
How to load the object repository at run time?
How can you Open a Notepad and How can you write the test Resuts in Notepad by Using QTP?
DEFECT LIFE CYCLE,WHO PUT THE STATUS AS OPEN
What are the types of object repository?
How can the expected image for a bitmap checkpoint be recaptured in QTP
Diff b/w Test Design and Test case design? What is the Design Review's and Code Review's. When will you conduct tese reviews?