Among the 4 capture levels, Complete, Partial, Minimal,
None. which one is mostly used?
Answer Posted / moreshwar deshmukh
It is totally depend on the project requirement and project
scope. But many time I seen that people uses the None
capture level. Because most of time we uses the frame work
for the automation that why we can track the problem much
easily.
Complete — Captures all properties of all objects in the
application’s active window/dialog box/Web page in the
Active Screen of each step. This level saves Web pages
after any dynamic changes and saves Active Screen files in
a compressed format.
Partial — (Default). Captures all properties of all objects
in the application’s active window/dialog box/Web page in
the Active Screen of the first step performed in an
application’s window, plus all properties of the recorded
object in subsequent steps in the same window. This level
saves Web pages after any dynamic changes and saves Active
Screen files in a compressed format.
Minimum — Captures properties only for the recorded object
and its parent in the Active Screen of each step. This
level saves the original source HTML of all Web pages
(prior to dynamic changes) and saves Active Screen files in
a compressed format.
None — Disables capturing of Active Screen files for all
applications and Web pages.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Tell me about your project? please help me how to tell about insurance project
What is the descriptive programming?
what is the hierarchy to use properties in descriptive programming
What is the syntax for how to call one script from another?
What are the features supported by UFT?
How do know the number of browsers opened?
What is debugging? How you debug your script?
What are the types of object repositories? Which one is you are using?
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance
HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...
How to use output values in qtp ?
What are the steps involved in the recovery scenario wizard?
Where you are storing your script?
Create flight reservation login descriptive programing (Condition: Remove the value and substitute with a variable, and then call the validation from Excel) Plz help me....... very urgent.........
If there is a change in the object type eg: A button is changed as link, 1. How to edit that in the shared object repository. 2.What options are available to edit the object within shared object repository other than copy from loca; 3.What would be the effect of the change in Coded Scripts within QTP and Functions stored in .vbs file which are loaded and used in QTP