How to capture a window in qtp or how to take snapshot of
any window while writing script in qtp
Answers were Sorted based on User's Feedback
Answer / tvsramakrishnachowdary
ObjectHeirarchy.capturebitmap "path of the file to be
saved",true/false
true=for overwritting
false=it create new file if that file already existed it
shows an error that file already existed
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / naaz
Select Tools > Options > Active Screen.
There are several options. You can select them and get the
snapshot of any window.
| Is This Answer Correct ? | 3 Yes | 7 No |
In qtp,how to interact tool & application build?
Hi, I'm a beginner in QTP and planning of a certification in QTP, but have no idea about it :P. Could anyone please tell me what certifications that a QTP- beginner can take? What is the fees and the syllabus for the certification? Please reply soon. Thanks Vidhya
who is the best faculty in HYD? Nageshwar rao or GC reddy?
Hi, I am using 2 excel sheet.First excel sheet works fine with the script, if it opens the 2nd excel sheet,it works fine,but after finish all the rows it is giving the following error in the following line. InValid Procedure call or argument Line (178): "Browser("name:="&result,"application version:=internet explorer 7").Page ("title:=bgt.*", "index:=0").WebList ("name:=SearchType","html id:=Select1","location:=0").Select SearchType1". I have seen a web article says that,If we use any vbscript friendly name it may gives the above error-Invalid procedure call or argument not sure,Am I using any VBScript frienlyName? in the above line? [but the same line is perfecly working for first Excel ] It is little urgent. Any Help Thanks you
What is difference between web object and web items
How to covert a String to an integer?
how to associate object repository during runtime in qtp
what are the difference ways of parameterising?
What is positive test case and Negative Test case? What is the meaning of Real World Scenario's?
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.
What are they Advantages and Disadvantages in QTP 9.2?
Hi All, What is an XML Checkpoint in QTP? How can i use it while testing a web application? Kindly explain in detail. Thanks in advance