>
>
> your code seem very interesting, the Automation part was made to
>
>
whoa, thanks! haha

Better if we could just call

ApplicationContext.recordActions( "addEmployeeTestCase1Script.txt" );

And Pivot would automatically record all actions made by every Component and
simulate it by

ApplicationContext.startActions( "addEmployeeTestCase1Script.txt" );


this way almost nothing would invalidate the "screen based test" (I'd like
to call it "actual usage test" :D).

Right now I'm trying to use Spring in my app, any advice? (my app is just a
simple data-centric/crud w/ pivot ui-app)

Reply via email to