Answer Posted / aruna
Capture Bitmap Function
Browser("Flight").Page("Flight").ActiveX
("Calendar").CaptureBitmap "calendar.bmp"
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
Why we load add-ins in qtp?
How to customize checkpoints with parameters?
could any help me please, how to work on visual foxpro application using UFT
can i compare two databases using QTP ?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
describe some problems that u had with automating testing tool?
Explain the concept of object repository and how QTP recognizes objects?
why you have standardized functions? plzzz guys with real time exp. do answer
what r the verstions from 1st to present (verstions) of mercury tools (like winrunner,QTP,Loadrunner) ? Chandana
what is the diff between manual test plan document and automation test plan doc.can u explain indetail.
what is meant by source control?
What is data driver in qtp?
How do you compare the structure of 2 tables in database and check whether they are similar using qtp.
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?