InterviewSolution
Saved Bookmarks
| 1. |
How Can We Create A New Rft Script Without Recording? |
|
Answer» In new SCRIPT > RFT includes IMPORT statements for files we need to compile the script and comments containing information of ARCHIVING. Functional Tester uses the script NAME as the class name and sets up testMain. Here, you can add the commands to include in the script. In new script > RFT includes import statements for files we need to compile the script and comments containing information of archiving. Functional Tester uses the script name as the class name and sets up testMain. Here, you can add the commands to include in the script. |
|