Brief Introduction - How a Properties Verification Point operate:
The purpose of a Properties verification point is use in testing the properties of an object in our application.
When a verification point is recorded, a baseline of the object's properties gets created. Thereafter every time the script is played back, the properties will be compared to confirm if any changes have taken place, may be intentionally or even unintentionally.
With the help of Properties verification point we can identify the presence of potential defects in our application.
This short tutorial presents a simple method of creating a Properties Verification Point in RFT for testing the properties of an object
Steps to create a Properties Verification Point are as under:
Step – 1: Starting of the recording operation of script:
a) For RFT – Java Scripting: Click the "Record a Functional Tester Script" button on the RFT toolbar or the "File" > "New" > "Functional Tester Script Using Recorder" menu command.
b) For RFT – VB.NET Scripting: Click the "Record a Functional Tester Script" button on the RFT toolbar or the "File" > "New" > "Add Script Using Recorder" menu command.
Step – 2: In the RFT Recording Monitor, click the "Start Application" button to start the test application.
Step – 3: Locate the object in the application, which we want to test.
Complete Article is available at
------------- http://www.softwaretestinggenius.com - http://www.softwaretestinggenius.com
A Storehouse of Complete Knowledge on Software Testing & QA under one Roof
|