Difference: SpreadSheetPluginTestCases (3 vs. 4)

Revision 42014-11-03 - TWikiAdminUser

Line: 1 to 1
 

SpreadSheetPlugin Testing

Use this topic to verify proper operation of the SpreadSheetPlugin in your environment.

Line: 2028 to 2028
 
  • Manual test: $RAND(), $RAND(), $RAND()=|0.41496599153319, 0.332027625333545, 0.575012701787646|
Added:
>
>

Function RANDSTRING

Expected

  • Manual test: $RANDSTRING(), $RANDSTRING(), $RANDSTRING()=|(three random strings of 8 alphanumeric/underscore characters)|
  • Manual test: $RANDSTRING(A..NP..Z1..9, xxxx-xxxx-xxxx-xxxx), $RANDSTRING(A..NP..Z1..9, xxxx-xxxx-xxxx-xxxx), $RANDSTRING(A..NP..Z1..9, xxxx-xxxx-xxxx-xxxx)=|(three random strings, each of format xxxx-xxxx-xxxx-xxxx, composed of uppercase letters and numbers excluding letter O and number 0)|

Actual

  • Manual test: $RANDSTRING(), $RANDSTRING(), $RANDSTRING()=|NiwkAwke, IrWv26Q4, xKQX3n4D|
  • Manual test: $RANDSTRING(A..NP..Z1..9, xxxx-xxxx-xxxx-xxxx), $RANDSTRING(A..NP..Z1..9, xxxx-xxxx-xxxx-xxxx), $RANDSTRING(A..NP..Z1..9, xxxx-xxxx-xxxx-xxxx)=|UBVG-LIA6-3MMQ-LB9C, KQJH-REJH-P6M6-9WSB, NE45-T5D2-THN7-BCR7|
 

Function REPEAT

Expected

Line: 3102 to 3117
  Related Topics: SpreadSheetPlugin, VarCALC, VarCALCULATE
Changed:
<
<
-- TWiki:Main.PeterThoeny - 2013-03-20
>
>
-- TWiki:Main.PeterThoeny - 2014-10-24
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding PlanetoWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.SpreadSheetPluginTestCases.