What is the purpose of comparators in analyzing the results?
Answers were Sorted based on User's Feedback
Answer / guest
it identifies the diferences between baseline verification
point data to the actual verification point data
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / vijay soni
When you insert a verification point while recording a test script then Robot creates a Baseline file that contains the data that you captured. When you play back the same test script, Robot compares the properties in the Baseline file
with the properties in the application-under-test(AUT). If the comparison fails, Robot saves the data that caused the failure to an Actual file.The results of the verification point
appear in a test log.
Hope this helps.
| Is This Answer Correct ? | 2 Yes | 1 No |
What is the use of Global.sbl file in Rational?
Explain what kind of problems are solved by datapools?
Where the datapool values are stored?
consider i had created two projects in rational administrator.And i am currently working one project in rational robot.Now i want to open the other project script in rational robot without closing the rational robot.How can we access the other project script in robot.
What is the purpose of breakpoint?
What is user defined data type?
Which is the correct order? a. Planning, Designing, Execution, Implementation and Analysis b. Planning, Designing, Implementation, Execution and Analysis c. Analysis, Planning, Designing, Execution and Implementation d. Planning, Analyzing, Designing, Execution and Implementation
How to identify the particular item in dropdownlist?
Explain Robot?s command line options?
Explain user defined data type with an example..?
How will you test Java Applications and what settings you need to do?
What is the purpose of breakpoint?