kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #10426
Re: Regression Testing
> Keyboard recording has the advantage that you can create the dialog
automaton portion
> simply by walking through keystrokes, as if you were a user. That sounds
like a lean way
> to develop and record a portion of a test. Verifying the operation that
gets done after
> that might require a way to verify the production of a data file.
I have found http://www.sikuli.org/ to be pretty effective for
testing/automating desktop applications. The scripting interface is a
Python DSL.
One downside is its JVM based Jython so startup is slow, which can be a
pain if you have lots of separate scripts in a test run.
References
-
Re: Regression Testing
From: Edwin van den Oetelaar, 2013-04-29
-
Re: Regression Testing
From: Dick Hollenbeck, 2013-04-30
-
Re: Regression Testing
From: Lorenzo Marcantonio, 2013-04-30
-
Re: Regression Testing
From: Edwin van den Oetelaar, 2013-05-01
-
Re: Regression Testing
From: Lorenzo Marcantonio, 2013-05-01
-
Re: Regression Testing
From: Miguel Angel Ajo, 2013-05-01
-
Re: Regression Testing
From: Lorenzo Marcantonio, 2013-05-01
-
Re: Regression Testing
From: Miguel Angel Ajo, 2013-05-01
-
Re: Regression Testing
From: Lorenzo Marcantonio, 2013-05-01
-
Re: Regression Testing
From: Miguel Angel Ajo, 2013-05-01
-
Re: Regression Testing
From: Lorenzo Marcantonio, 2013-05-01
-
Re: Regression Testing
From: Brian Sidebotham, 2013-05-06
-
Re: Regression Testing
From: Dick Hollenbeck, 2013-05-07
-
Re: Regression Testing
From: Brian Sidebotham, 2013-05-07
-
Re: Regression Testing
From: Wayne Stambaugh, 2013-05-07
-
Re: Regression Testing
From: Kaspar Bumke, 2013-05-17
-
Re: Regression Testing
From: Dick Hollenbeck, 2013-05-17