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?
What are the different data pool access orders?
Where the datapool values are stored?
how to insert clipboard verification point
If you want to output the results to the log file .. How to do?
What is not present in iterations of test manager? a. Owner b. Name c. Child iteration d. Start date and end date
What is the purpose of the Trap options?
1. Which of this is not a verification point a. File Comparison b. File Existence c. Module Comparison d. Module Existence
Hi all when you run your scripts, all the corresponding bugs can be loged in to Quality Center (or any bug tracking tool), when you have a connection between both the tools. obviously one is being a BUG TRACKING and TEST MANAGEMENT TOOL (QC) and the next is a TESTING TOOL (QTP). my question is that....being both are different tools how can you establish a connection. As you connect your Monitor with CPU by some cables. ns_prasad21@yahoo.co.in
purpose of start and end timers in robot scripts?
Explain purpose of inserting delay values in the scripts of rational?
For distributed functional testing what do we require in test manager? a. Test Agent b. Test Monitor c. Test Executer d. Test Mentor