Answer Posted / pavan
You can specify the type of compression QuickTest uses for
storing captured Active Screen information.
Simple. Instructs QuickTest to save Active Screen captures
in standard uncompressed file formats (for example, .html
and .png).
Compressed. Instructs QuickTest to save Active Screen
captures in a compressed (zipped) file format. Using this
option saves disk space, but it may affect the time it
takes to load images in the Active Screen. This is the
default option.
that means it saves the path where u specified for result
folder i.e local driver
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Does QTP record on Objects created on XWindows Environment?
Can we create a qtp test from qc?
What are the different attributes used with regular expression?
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
What is the process of synchronizing qtp and aut?
How many add-ins comes by default with quicktest professional (qtp)?
Is text area check point supports for web applications?
what is the difference between modular framework & datadriven framework
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
Can I change properties of a test object?
Can any suggest me what is exposure testing?
What is throw Object?
What is TOM in QTP?
how to write xml output check point bu useing descriptive programing .means without useing output check point
How to creating an output value using quicktest professional?