How to connect to database using Rational Robot? Differentiate between GUI Scripts and VU scripts. - RFT

How to connect to database using Rational Robot?



- Create a script for single use testing.

- Make sure that data pools are created for appropriate databases.

- Edit the scripts that work well for huge amount of data.


What are the differences between GUI Scripts and VU scripts in Rational Robot?



GUI Scripting:

- GUI scripting is used for functional testing.

- GUI scripting is used to play back the recorded activities.

VU Scripting:

- VU scripting is used for performance testing.

- VU Scripting is used to play back the requests that are recorded for client/server requests and responses. This recording is done during performance testing sessions.
Post your comment