← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #270543]: Running tests with multiple sets of data

 

Question #270543 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/270543

Description changed to:
QUESTION 1) Data driven tests


Is it possible to run data driven tests in Sikuli? That means, if one wants to perform the same operations with multiple sets of data, i.e. if one wants to check how the application responds to ten separate sets of data one could either run;

A.ten separate tests each with its own set of data
B.Alternatively create a data driven test with a loop that runs ten times. In each of the ten iterations, the test is driven by a different data set 


Of course, option I is straight forward, right?
Is option B possible in Sikuli?

QUESTION 2: This is simple one but I think the answer for this is "NO"

Is recording possible in Sikuli? That is, user records as he proceeds
with a test case in his application and the script is automatically
created?

Can anyone please help?

P.S. I ahve NOT yet satrted using/evaluating Sikuli.
Firstly, I'm making a note of my requirements so that based on these requirements, I can test the feature of Sikuli whilst prototyping.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.