InterviewSolution
| 1. |
What Is The Purpose Of Using Script Assure In Rft? |
|
Answer» This feature helps the successful playback of scripts EVEN when the application under test has been updated. We can play BACK scripts in RFT by using the ScriptAssure feature to control object-matching sensitivity. For RFT to RECOGNIZE an object in the application-under-test, the object properties must match the properties recorded in test object map. RFT can find the object if 1 or 2 properties do not match. If 2 properties do not match, RFT gives a WEAK recognition warning to the log. If more than 3 properties do not match, RFT cannot find the object in the application. This feature helps the successful playback of scripts even when the application under test has been updated. We can play back scripts in RFT by using the ScriptAssure feature to control object-matching sensitivity. For RFT to recognize an object in the application-under-test, the object properties must match the properties recorded in test object map. RFT can find the object if 1 or 2 properties do not match. If 2 properties do not match, RFT gives a weak recognition warning to the log. If more than 3 properties do not match, RFT cannot find the object in the application. |
|