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 |
If you want to output the results to the log file .. How to do?
Unexpected Active Window tab is in a. General Option b. GUI Record Option c. GUI Playback Option d. Session Record Option
For unattended execution whick playback options you will use?
If we have to use a different data type then which command helps us in that a. Custom Data type b. Import from command line c. Microsoft excel d. None of the above
What is purpose of Rational Administrator?
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
hi i am sanganithi.i am having some doubt in rational robot.can we do synchronization in rational robot,if we can do means how can we do .please explain the steps clearly.
How to get the OR SAP discriptive program by using RFT.
What is datapool cursor?
How we write a java script using RFT for the below scenario iam having dropdown list COUNTRY(it contains india,us,uk...) once we select the india in that list it will open the corresponding states in STATES dropdown list. i would like to change those values dynamically... can u pls send me the coding....
How can you automate your project?
How to test java applications and what settings you need to do?