Can we test GUI of the application using QTP.? How.?If
possible briefly explain process.?
Answer Posted / chetana
yes, the GUI of the application can be testes using QTP.
(QTP is used to do functionality testing),so you can record
your functionality or add descriptive programming on the
objects in the GUI.
Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
Give me At Least 5 Differences between DOCUMENTATION OBJECT MODEL(DOM)and COMPONENT OBJECT MODEL(COM)? Interviewer said me to WRITE the difference only in points not as you WRITE a paragraph ???? only in points
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 the pros and cons between QTP and Rational Robot
How to execute a winrunner script in quicktest professional?
Hi, how can we check or avoid the memory leakage in QTP9.2?
breef description of batch testing ?
Did the scripts need lot of maintenance? If yes, why?
What is QTP and the use of QTP in TD?
Explain different type of event trigger option.
Explain about the test fusion report of quicktest professional?
If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?
What do you mean by iteration?
Describe the differences between functions and actions in UFT?
Can any one send me the QTP Basic Coding Samples?