Best Automation Frame work design

Posted by Vijay Prasath on Stack Overflow See other posts from Stack Overflow or by Vijay Prasath
Published on 2010-05-22T05:30:11Z Indexed on 2010/05/22 5:30 UTC
Read the original article Hit count: 181

Filed under:

Using Nunit Frame work or Creating Visual studio Test Projects which one is the best way to save the time and effective automation?

Now i am using selenium IDE to script the maximum parts in my application to reduce the time of execution(i feel ide execution is faster than test project execution) using gotoif, while, regexp ..etc and would go Selenium RC only for data driven methods and the events which have not been handled by IDE.

Please suggest me Am i in the right way? because i am in the beginning stage on Automating my applications asking this Question for early correction is better.

© Stack Overflow or respective owner

Related posts about ui-automation