what are the challenges do we face while testing webbased
applcations using the automation tool QTP or any?
Answer Posted / raghu
1)Unable to understand custom object, then we have to map
that object to standard object.
2)To handle the runtime objects.
3)Using Regular Expressions.
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
Hi ,Can any one pleas explain how to test splash objects using QTP?
How to save your test using quicktest professional?
Explain about Test Fusion Report of QTP?
Differences between quicktest professional (qtp) and winrunner?
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.
Where is the Bitmap checkpoint information stored?
What is QTP and the use of QTP in TD?
When we r doing data driven test with chkpts, i want to insert formulae in data sheet but i didn't get. How we wil do that plz. explain in detail.
How to data driven test for Win objects in QTP ?
Hi Frenz... I would like to take up the QTP certification . Can anyone tell me what is the procedure. n if anybody have the study materials pls fwd it to jkpunathil@gmail.com
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.
In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer
What are the trigger events in qtp?
What will be happen if i load object repository at run time, but it has already associated.