Shopping cart    |      
Results 1 to 4 of 4

Thread: Command line

  1. #1
    Join Date
    May 2007
    Posts
    2

    Default 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

  2. #2
    Join Date
    Mar 2005
    Posts
    913

    Default

    Currently it isn't possible to edit test cases using the command line, only to generate reports and project web exports.

  3. #3
    Join Date
    Feb 2007
    Posts
    9

    Default

    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.

  4. #4
    Join Date
    May 2007
    Posts
    2

    Default

    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
  •