If u r using library files (Instead of Check Points) , How
do u do bitmap check ?
No Answer is Posted For this Question
Be the First to Post Answer
After creating testcases, how do you start testing in QTP? what methodology will follow?
7 Answers Actran, American Well,
Is manual Testing replacement of automation testing?Which types of testing we can not do in automation testing but can do in manual testing?
what is the difference between Table checkpoint and Database checkpoint in QTP
What is Descriptive Programing? In which cases, we will go for descriptive programing?
Can you expect major bugs in Net banking Application?
how to prepared for first for the first interview?
how will b the questions if we keep one QTP project in CV.please tell me iam attending an interview.
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.
Is any limitation to xml checkpoints?
when u script reveiwing in which area u more concentrates?
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.
Plze let me know how you can validate in the QTP that printed documents is correctly printed or not ie how we can do the validation that all the records or text are printed successfully in the printed document as per the application format requuired.