Where are the snapshots stored?
Answers were Sorted based on User's Feedback
Answer / pratima sharma
Hi,
Snapshots stored in action folder as a zip file with
ext .png.z, .xml.z, .html.z.
Whenever we save a test, it stores in a default directory
called test within QTP, we can change the path and store it
in our own directory. Test always store as a folder having
some action folders and other files.
If you have only one action in your test then it will show
you two folders.Action0 and Action1. Action1, contains
snapshots folder with all the snapshots for that action.
Pratima
QA
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / 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 |
What is difference b/w AOM,DOM,COM Have u ever is used ny of the models.If so why?
What is the file extension of the code file & object repository file in QTP?
what is the difference between Automation object model(AOM) and test object model(TOM)
suppose by navigation i went from 1st page to 5th page write a script for coming from any page to the 1st page abd by executing where the page may be . it will come to 1st page give the code using gmail. give me mail id so that i can under this answer with out any doubt
What is Curd testing?
difference between recording methods and recording modes in QTP
Hi How to retrieve data from web element line by line?
I have multiple radio buttons i need to select a radio buton and i dont want to hard code i have a generic function for it there i have used select#0 so it selects first radio button but for other script i want to select the 4th radio button how i can make it still more generic
4 Answers Accenture, Acentia, LM,
When we use Object Spy? can we write QTP script before built is came in testing?
what r the main benefits of automation?
What is quick test pro?
4. what is the use of Text output value in Qtp?