![]() |
||||||||
| |
||||||||
4Test Tips - CommentsComments have new control flow behavior with QA Partner 4.2Beginning with QA Partner 4.2, the indention level of comments is interpreted to begin or end blocks of test script code just like executable statements. This is a new behavior that can break your previous test scripts. Control statements such as 'if', 'for', or 'while' used to ignore comments that followed while determining the block of statements to be executed. Now the indentation level of any comments that follow also specify statement blocks. If your test scripts
need to run in both the pre-4.2 and after environments, you will need
to be extra careful with the syntax.
|
||||||||
|
Send
questions or comments about this web site to: webmaster@TestMap.com |
||||||||