
Creating a script for test cases that change frequently
Developing scripts for test cases that change frequently is presented in this section.
About this task
If the modules and test projects are expected to change frequently then running the script shown in Creating a script for test cases that rarely change is limited.
For test cases that change frequently, use an import task to bring in the module or modules that have changed. This module would be contained in a project interchange (PI) file. The import task imports project interchange files into the workspace.
Typically, when you are using these tasks you are working in a headless mode. A headless mode means that the display, keyboard and mouse are not used.