1 / 7

Genesys GUI

Genesys GUI. Genesys-Pro GUI. Instruction Selection Policies. Random Instructions are selected randomly from the list. The user is allowed to set relative weights on instructions and is required to set a global Instructions per test directive.

ekram
Download Presentation

Genesys GUI

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Genesys GUI

  2. Genesys-Pro GUI

  3. Instruction Selection Policies • Random Instructions are selected randomly from the list. The user is allowed to set relative weights on instructions and is required to set a global Instructions per test directive. • Cyclic Instructions are generated in the order they appear in the instruction list while their number is defined by the global Instructions per test directive. • Ordered The instruction list defines both instruction order and test length.

  4. Sequencing Control Statements • Sequence directs Genesys-Pro to generate a list of sub-statements in the order they appear in the sequence. • Permute directs Genesys-Pro to generate a list of sub-statements in some randomly selected order. • Select directs Genesys-Pro to generate a single substatement which is selected randomly from the list of substatements according to the weight attribute. • Repeat causes its child statements to be repeated a given number of times or as long as a boolean expression, defined as the repeat condition, evaluates to True. • Concurrent directs Genesys-Pro to generate instruction streams for each processor/thread in a multiprocessor configuration. The instruction steams will execute concurrently.

  5. Example of Test Template

  6. Bias vs. Language Expressiveness

  7. Genesys vs. Genesys-Pro

More Related