ory_zam
16 years agoOccasional Contributor
Suggestion: Make it possible to mark Keyword Test lines as to not run
Hi there,
It would really help the overall functionality of the Keyword Tests feature if it was possible to mark lines as "not run" or "skip", here are a few examples:
* A line is causing a known bug (either in TC or in our development), and I wish it to not execute (skip) until the bug is fixed
* Steps that are added as a result of a discussion with Support (trying to locate a bug etc.), we need those lines when locating the problem but then we do not want them to run everytime the script is executed
* Lines that I would sometimes wish to run manually when executing (when debugging my script) but that I do not want to be executed automatically everytime the script is ran
Currently, I need to delete any lines that I wish to be skipped, and then re add them everytime I need them.
Note the functionality I am asking for is similar to marking a line as a remark (for example with the ' symbol in VM script) in the code editor.
Thanks!
It would really help the overall functionality of the Keyword Tests feature if it was possible to mark lines as "not run" or "skip", here are a few examples:
* A line is causing a known bug (either in TC or in our development), and I wish it to not execute (skip) until the bug is fixed
* Steps that are added as a result of a discussion with Support (trying to locate a bug etc.), we need those lines when locating the problem but then we do not want them to run everytime the script is executed
* Lines that I would sometimes wish to run manually when executing (when debugging my script) but that I do not want to be executed automatically everytime the script is ran
Currently, I need to delete any lines that I wish to be skipped, and then re add them everytime I need them.
Note the functionality I am asking for is similar to marking a line as a remark (for example with the ' symbol in VM script) in the code editor.
Thanks!