Once eProdix evaluates the custom component, will decide whether customisation can be provided, this again, will depend on the complexity of the component, and the outcome of a cost/benefit analysis.
eProdix might advice whether a replay solution is more appropriate.
A replay solution has all the advantages of a record/replay solution (Customisation), the only difference is that the tool will be recording the low-level behaviour of the component instead of the meaningful behaviour.
The Business Analyst or SME (Subject Matter Expert) will manually replace the low-level event, e.g. Click, for the replay function, e.g. SelectGroup "Accounts"
Once the function library is provided for WinRunner™ or QuickTest Professional™, you have partial functionality of a WinRunner™ or QuickTest Professional™ standard test object, including:
WinRunner™ (see illustration)
- Visibility in Intellisense
- Access to functions (overridden and new) through Function Generator
- Visibility in Spy
- Access to custom Help for new functions
QuickTest Professional™ (see illustration)
- Visibility in Intellisense
- Access to functions through Step Generator
- Access to functions through KeyWord View
- Addition of new properties in order to provide reliable object recognition
- Documentation for the new functions (in the documentation column, this is a description of the step)
- Tooltiptext for functions
|