How will you edit a baseline file of a verification point?
Answer Posted / pavan kishore. m.m.v
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 |
Post New Answer View All Answers
What information is contained in the Datapool_config section?
How can you automate your project?
How to get the OR SAP discriptive program by using RFT.
Explain Robot?s command line options?
What is user defined data type?
How to test java applications?
What is the purpose of inserting delay values in the scripts of rational?
How will you do data driven testing using Robot?
How to create datapool?
How will you edit a baseline file of a verification point?
What is standard data type and what is user defined data type?
What are the Limitations/Disadvantages of Rational Function Test?
How to record & run on japanese language application using english version of ibm?
How Do I run my RFT scripts through RQM(rational quality manager)can anyone explain me in the details giving examples. Also, I wanna to integrate RQM with RFT how to do that?
If we write a scipt for login page and we click submit button then it moves to order page ... How we can validate once we click the submit button it opens wether order page or not