GroupId: org.squashtest.montuto
ArtifactId: mon.squash.ta.projet
Version: 1.0

Execution date: 05/31/2018 15:04:37
Test Set Tests  Successes  Failures  Errors  Not run Success Rate Time (s)
tests 1 1 0 0 0 100% 41,654
Total: 1 1 0 0 0 100% 41,654
Note:
  • "failures" are anticipated and checked for with assertions whereas "errors" are unanticipated.
  • "not run" means that the test case was not run, because an error / failure occurred during the ecosystem setup phase.
  • The ecosystem might end up with an "error" or "failure" status, even if all its test cases were successful. It means an error / failure occurred during the ecosystem teardown phase.

tests

Script Status Time (s)
setup.ta Success 0,005
C_MON_TEST_PILOTE_APPLICATION_DIGITALE_01.ta Success 41,643
teardown.ta Success 0

setup.ta

Status:  Success
Time (s): 0,005
Test steps Line
[None]

C_MON_TEST_PILOTE_APPLICATION_DIGITALE_01.ta

Status:  Success
Time (s): 41,643
Test steps Line
SETUP :
// // DEFINE $(Votre login ou mot de passe est invalide !) AS structured-text.file
3
LOAD selenium AS _temp.file
5
CONVERT _temp.file TO script.java(compile) AS _temp.compiled
7
CONVERT _temp.compiled TO script.java.selenium2(script) USING $(C_MON_TEST_PILOTE_APPLICATION_DIGITALE_01) AS _temp.selenium
9
TEST :
EXECUTE execute WITH _temp.selenium AS _temp.result
13

teardown.ta

Status:  Success
Time (s): 0
Test steps Line
[None]