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 |
How to create datapool?
How will you do data driven testing using Robot?
Is there any book for RFT and QTP containing all the details of the tool and scripting concepts.
What is meant by verification point and what is the use of it?
What is the purpose of .sbl, .sbh, .rec files?
Explain user defined data type with an example..?
What are the different data pool access orders?
Where the datapool values are stored?
How do you insert Log Messages and delay values in scripts?
What information is contained in the Datapool_config section?
Could any one share scripts... where we can Parameterize radio buttons and Check boxes.
Where do you view the results in Trap option?