Search the web
Sign In
New User? Sign Up
TestFirstUserInterfaces
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
What to automate - simple tests or complex tests   Message List  
Reply | Forward Message #1011 of 1052 |
Re: [TFUI] What to automate - simple tests or complex tests

I think neither, but perhaps focus on problem forms (?) first.

Actually, I would focus on new stories first, then problem forms second.

I would work new stories "presenter-first" and get my TDD working from the
start.
For problem forms, I would get my unit tests in order including refactoring
to MVP if required.

Lastly, I would get my acceptance/story tests running in the same area...
plugging in at the presenter.

.rob.

On Mon, May 26, 2008 at 11:37 PM, Stephan Meyn <smeyn@...> wrote:

> Just a question to the group - if you are looking to start automating
> testing, you may not have the opportunity to invest in automating all
> you would like to test. So you look what kind of tests you'd want to
> invest in to optimize the benefits vs effort.
>
> So would you rather automate
> 1) simple tests, such as testing all the navigation works, or
> 2) complex test cases, such as processing a withdrawal of a payment
> from a superannuation account
>
> 1) would give you the ability to create a large number of small test
> cases, which could then be run after a build as a smoke test. Catches
> errors before the test team gets involved
>
> 2) automates stuff that are error prone to do manually. But it
> requires more effort to build and so you would create less tests with
> the same budget.
>
> given the two choices, which way would you go?
>
> Stephan
>
>
>


[Non-text portions of this message have been removed]




Tue May 27, 2008 2:09 pm

rpark68
Offline Offline
Send Email Send Email

Forward
Message #1011 of 1052 |
Expand Messages Author Sort by Date

Just a question to the group - if you are looking to start automating testing, you may not have the opportunity to invest in automating all you would like to...
Stephan Meyn
stephan_meyn
Offline Send Email
May 27, 2008
5:37 am

I think neither, but perhaps focus on problem forms (?) first. Actually, I would focus on new stories first, then problem forms second. I would work new...
Rob Park
rpark68
Offline Send Email
May 27, 2008
2:09 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help