HELP
Typical:
-
Go to: http://qlt.radio.ausys.se/q05a1/browser/JavaScript/ECMAScriptPost.asp
-
Create a log file for storing the results, i.e "Create log file" and press "Submit".
-
Select the test suite to run in the "Start test execution" drop-down and press "Submit" to start execution.
-
If script execution ends as expected the resulting log file is displayed automatically.
-
View the result, preferably using another browser and "Read old log file" or using Excel as described below
Notes:
-
Cookies must be enabled for automatic execution to work (Note: cookies only work when the hostname contains dots! I.e. http://qlt.radio.ausys.se/ is OK, http://qlt/ is NOT).
-
To end the "automatic" mode, and be able to manually execute individual test cases, the "auto-cookie" must be deleted. This is achieved by selecting "Delete current log file/End "Auto mode" in the menu.
-
If automated execution fails (i.e. stops prematurely due to e.g. a defect or testdata error) the execution can often be continued by manually reporting the result of the failed test step using the "Post Results" link.
-
Opening the log file in Excel will let you import the log file as a "space" separated list that e.g. can be used with Excel's "AutoFilter" feature for readability. (Log files get stored here: \\obigo\test\QLT\Q05A1\browser\JavaScript\)
Links to test suites:
Q04C1Plus (OMA ECMA Test Suite)
Q05A1 (JavaScript)
Test suites defined for Erbium (Q05A1):
The test suites for automated test execution are named according to the structure of test cases defined in TestDirector. E.g. a test suite named "TestSuite_Q05A_DOM_HTML" should include all the test cases created in and below the folder http://TESTSERVER/browser/JavaScript/DOM_HTML/ whereas a test suite named "TestSuite_Q05A_DOM_HTML_HTMLElement" should only include the test cases created in (and below) http://TESTSERVER/browser/JavaScript/DOM_HTML/HTMLElement/
TestSuite_Anne_temp1.txt
TestSuite_Q05A_part1.txt
TestSuite_Q05A_part2.txt
TestSuite_Q7_part1.txt
TestSuite_Q7_part2.txt
Back