Overview of test

Tests are needed. High coverage and no duplication...
Post Reply
User avatar
3DfromNULL
Site Admin
Posts: 45
Joined: 2018-Jul-13 9:35

Overview of test

Post by 3DfromNULL »

I don't open the source code of the plugin to the public at this point in time. The specification document is the tSxAPIxx.doc and a tester need to make sure that test scripts can call each tsxAPI function and can get right results from it. The results to be checked include returned values, changed parameters (elements in list objects), changing of trueSpace (tS) scene, changing of tS parameters, etc. The number of the tsxAPI function is differ (600 thru 1200) by tS version, and C/C++ callback functions are registered in some cases.

You may want to exhibit some test scripts without preamble. But how can we avoid duplicated tasks? If some coordinators or moderators are necessary, how should we decide them?
Post Reply