Difference between revisions of "Sample Automation Test"
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[llGetNumberOfNotecardLines] | [MODULE] llGetNumberOfNotecardLines | ||
[CASE NAME] LSL_llGetNumberOfNotecardLines_1 | |||
[URL] http://wiki.secondlife.com/wiki/TestUnit_TestScript_DataServer_Notecard.lsl | [URL] http://wiki.secondlife.com/wiki/TestUnit_TestScript_DataServer_Notecard.lsl | ||
Line 27: | Line 29: | ||
[SETUP] Rez the test harness and the DataServer Notecard test unit. If the DataServer Notecard test unit has not been created, you may create a new test unit by copying the source from the URL above, and add it to a new test unit. A simple way to create a new test unit is to copy an exiting one, and replace the TestUnit_TestScript with the copied source. | [SETUP] Rez the test harness and the DataServer Notecard test unit. If the DataServer Notecard test unit has not been created, you may create a new test unit by copying the source from the URL above, and add it to a new test unit. A simple way to create a new test unit is to copy an exiting one, and replace the TestUnit_TestScript with the copied source. | ||
[TEST DATA] | [TEST DATA] DataServerNotecardTest_nc (will elaborate probably will add to Gold Data Set - see link below for data included in this notecard) | ||
[NOTE] None | [NOTE] None | ||
Line 33: | Line 35: | ||
[INV] [[DataServerNotecardTest_nc]] | [INV] [[DataServerNotecardTest_nc]] | ||
[LSL SCRIPT] | [LSL SCRIPT] See URL above | ||
[ | [MANUAL TEST VERSION] TBD | ||
[REPORT DATA] lineOne, lineTwo, lineThree, notecardLines, notecardRequestKey, notecardLineRequest, currentNoteLine | [REPORT DATA] lineOne, lineTwo, lineThree, notecardLines, notecardRequestKey, notecardLineRequest, currentNoteLine |
Latest revision as of 06:25, 28 March 2008
[MODULE] llGetNumberOfNotecardLines
[CASE NAME] LSL_llGetNumberOfNotecardLines_1
[URL] http://wiki.secondlife.com/wiki/TestUnit_TestScript_DataServer_Notecard.lsl
[CONTRIBUTION] i3DNOW! 6.23.2007
[MODIFICATIONS]
[TEST GROUP] Dataserver
[TAGS] lsl2 notecard dataserver
[VERSION] 0.2
[DURATION] 00:00.15
[TESTERS] 1
[OVERVIEW / GOAL] This tests the functionality of the llGetNumberOfNotecardLines function.
[EXPECTED OUTCOME] 3 notecard lines are read
[SETUP ENVIRONMENT SCRIPT] NONE
[DEPENDENCIES] No other tests need to be run prior to the execution of this test.
[SETUP] Rez the test harness and the DataServer Notecard test unit. If the DataServer Notecard test unit has not been created, you may create a new test unit by copying the source from the URL above, and add it to a new test unit. A simple way to create a new test unit is to copy an exiting one, and replace the TestUnit_TestScript with the copied source.
[TEST DATA] DataServerNotecardTest_nc (will elaborate probably will add to Gold Data Set - see link below for data included in this notecard)
[NOTE] None
[INV] DataServerNotecardTest_nc
[LSL SCRIPT] See URL above
[MANUAL TEST VERSION] TBD
[REPORT DATA] lineOne, lineTwo, lineThree, notecardLines, notecardRequestKey, notecardLineRequest, currentNoteLine