Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Where are the snapshots stored?

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


Please Help Members By Posting Answers For Below Questions

How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is

6858


wht type of User defined functions or Java Releated functions do we write in VB scripting

2284


Explain measuring transaction.

1099


in my application,validation message has in japanise language.how to validate this message is appears properly or not

2109


How do you compare the structure of 2 tables in database and check whether they are similar using qtp.

1971


I used the below code to open QTP through VBscript?But i can unable to Invoke QTP...PLZ help me with the correct code to invoke QTP through VBS with description of the code aswell. Dim qtApp 'As QuickTest.Application 'Declare the Application object variable Dim qtTest 'As QuickTest.Test 'Declare a Test object variable Dim qtResultsOpt 'Declare a Run Results Options object variable Set qtApp = CreateObject("QuickTest.Application") 'Create the Application object qtApp.Launch 'Start QuickTest qtApp.Visible = False 'Make the QuickTest application visible qtApp.Open "C:\form", True 'Open the test in read-only mode 'set run settings for the test Set qtTest = qtApp.Test qtTest.Run 'Run the test 'WScript.StdOut.Write "Status is: " & qtTest.LastRunResults.Status 'Check the results of the test run qtTest.Close 'Close the test qtApp.quit 'Close QuickTest Pro Set qtResultsOpt = Nothing 'Release the Run Results Options object Set qtTest = Nothing 'Release the Test object Set qtApp = Nothing 'Release the Application object

2988


How to open a new test using quicktest professional?

1078


How to use the object spy in quicktest professional 8.0 version?

1027


When we r doing data driven test with chkpts, i want to insert formulae in data sheet but i didn't get. How we wil do that plz. explain in detail.

2149


What is object spy in quicktest professional (qtp)?

995


what are all the fileds present in object repository?

2087


What are the different types of recording modes in qtp? Which will be used when?

1114


Can you list some technologies that support qtp?

1028


what are the mandatory properties for a tex boxc (scenario?)

2045


How to release all resources file from the QTP?

1615