How will you edit a baseline file of a verification point?
Answers were Sorted based on User's Feedback
In Rational Robot, after a Verification point is inserted
and when the script was play backed, it compares the
baseline script with the Actual and displayes the Result in
the Test Manager. Here we can change the Baseline file of
verification point. And from here onwards, the verification
point "fails" (for instance---the first playback may be
a "Pass"), as we had modified the baseline script.
Robot had some Comparators, in which we can see both the
Baseline script and the Actual Script.
Key value: User selects the key values in the expected data
(baseline). During runtime, playback- Robot captures
current data from the object and compares the selected key
values of the baseline.
Note: Grid comparator is an appropriate comparator to
analyze following VP?s failures
1. clipboard failure
2. Menu failure
3. Object Data failures
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / meenu
the asset pane on the left side displays the verification
points. right click and view baseline. Once the baselline
file opens i an appropriate comparator it can be edited.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the planning and creating datapool with an example?
How we write a java script using RFT for the below scenario iam having dropdown list COUNTRY(it contains india,us,uk...) once we select the india in that list it will open the corresponding states in STATES dropdown list. i would like to change those values dynamically... can u pls send me the coding....
Explain user defined data type with an example..?
Explain datapool?
What is the purpose of breakpoint?
What is purpose of Rational Administrator?
For unattended execution which playback options you will use?
What is the use of Global.sbl file in Rational?
What is the purpose of the Trap options?
What is the purpose of .sbl, .sbh, .rec files?
Explain Robot?s command line options?
How will you do data driven testing using Robot?