Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
ide_dataset [2020/05/03 16:33]
admin [Usage]
ide_dataset [2020/05/10 02:20]
admin [IDE DataSet Editor]
Line 1: Line 1:
 ===== IDE DataSet Editor ===== ===== IDE DataSet Editor =====
-//IDE DataSet Editor// allows you to create and edit the //dataset// for a state or transition.  The //dataset// can then be used in //TRIGGER Script// to perform //Data-Driven Testing (DDT)//+//IDE DataSet Editor// allows you to create and edit the //dataset// for a state or transition.  The //dataset// can then be used in //TRIGGER Script// to perform //Data-Driven Testing (DDT)// and [[Combinatorial Algorithms| Combinatorial Testing]].
  
 It supports combinatorial test generation algorithms including //Pairwise// algorithm. For more advanced data generation. It supports combinatorial test generation algorithms including //Pairwise// algorithm. For more advanced data generation.
  
-{{ wiki:idescreen:ide_dataset.png }}+{{wiki:idescreen:ide_dataset.png}}
  
 ---- ----
Line 17: Line 17:
  
 ==== Define Variables ==== ==== Define Variables ====
-Variables are used by [[#Combinatorial Algorithm]] to [[#Generate DataTable]].+Variables are used by {{https://csrc.nist.gov/projects/automated-combinatorial-testing-for-software | Combinatorial Algorithm}} to [[#Generate DataTable]].
  
   * //Variable Name// - variables must have unique names and preferably legal java variable names   * //Variable Name// - variables must have unique names and preferably legal java variable names