Difference between revisions of "Standard run"

From Testiwiki
Jump to: navigation, search
(first draft based on own thinking)
(No difference)

Revision as of 10:16, 13 February 2009

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, Obj.Ident, Obj.Name, Descr.Who, Descr.Date FROM Obj JOIN Descr ON Obj.id = Descr.id WHERE Wik_id = 1 AND Page = 2816 </sql-query>

See also