How to generate random number and write its result to excel? (v. 4.8) #530
Quali-Community
started this conversation in
Useful Tips & Guides
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Example that inserts a random number into a variable.
If the number is greater than 0.5 then insert ‘pass’ into an excel file, otherwise insert ‘fail’ into the excel.
Perform the actions five times.
The Flow
Create variable named Random.
Create variable TestResult , (type String ,demantion Matrix)
Write Matrix To Excel configuration.
The Result in Excel should look like that:
The test file is attached (For TestShell 4.8)
Attachments:
(Quali) - 09/03/2012 10:04 AM
· 2575 ·
Beta Was this translation helpful? Give feedback.
All reactions