Standard run

From Testiwiki
Revision as of 12:52, 13 February 2009 by Jouni (talk | contribs) (query corrected)
Jump to: navigation, search

Standard run is such a run of a model that contains no special information in addition to what is found from the Opasnet base. It therefore does not need any specific page in Opasnet, and this page is used to describe all standard runs.


List all standard runs: <sql-query> SELECT Obj.id, Ident, Name, Who, BEGIN FROM Obj LEFT JOIN Inf ON Obj.id = Inf.id WHERE Wik_id =1 AND Page =2817 </sql-query>

See also