Answer Posted / shripal singh
.capturebitmap"path of the destop\folder name.png",true
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Did the scripts need lot of maintenance? If yes, why?
Explain how qtp identifies objects?
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp
How many types of recording modes in the qtp?
How many types of run modes are there in qtp?
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.
write a script to verify the image path(src property) of the images which are in web pages.
Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji
What is checkpoints for quicktest professional?
Output values? i want a practical example
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.
hi guys, pls tell me for testing institution training hub, hitech city is best or not?
What is synchronization? What are the ways you can synchronize?
Explain the difference between check point and output value?