Use FILE at a breakpoint to add test records. For example, you can have 12 records in a test file, one for each of 12 test conditions. However, when you get to a breakpoint you realize there is another test condition. To test the condition in the current test run and have a complete test file for future runs, go to FILE, add another test record, return to the breakpoint, and continue program execution so the program reads the new record.
If you are using FILE, you do not have to enter a record from scratch. Retrieve a current record, modify it, and then add it as a new record to the file.
|
Copyright © 2012 CA.
All rights reserved.
|
|