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 |
1. Which of this is not a verification point a. File Comparison b. File Existence c. Module Comparison d. Module Existence
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.
How will you debug your script?
What is user defined data type?
I wanna to learn RFT can anyone send me the learning material including demo. I am working on mainframe based project using RFT, but don't have that much knowledge of java scripts so need to learn.
For unattended execution whick playback options you will use?
Where the datapool values are stored?
For distributed functional testing what do we require in test manager? a. Test Agent b. Test Monitor c. Test Executer d. Test Mentor
How can I date change in tally whenever new voucher entery. When I press F2 I can change the date only 1,2&31. When I feed other dates like 12,15,17, 21 etc. not changed. Please tell me how can I change the all voucher dates.
How to record & run on japanese language application using english version of ibm?
Explain the planning and creating datapool with an example?
what is the purpose of start and end timers in robot scripts?