-
Command line
Hi Users,
one interesting question, is there a possibility to set testcases to different status (failed, passed, postponed,....) by using the command line and not the GUI.
I have writen a small tool by myself to perform automatic test, and now i want them to turn the status.
Is this with testlog possible?
Regards
Lawre
-
Currently it isn't possible to edit test cases using the command line, only to generate reports and project web exports.
-
Hi Lawre,
we also have built up an automated testing framework around TestLog. I think one of TestLog's strengths is that all Test Cases are XML based. So you can use an XML reader/writer to work with the TestCases.... Or you can even just modify the text in the XML files (awk, sed, perl,...).
Christian
p.s. In general I would also like if TestLog would become a bit more flexible wrt. customization of the GUI. This would make it more intuitiv.
-
well so the xml writer must do , maybe another release will be more flexible
thanks for the input
Lawre
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules