Application testing tools - need advice

Discussion of testing theory and practice, including methodologies (such as TDD, BDD, DDD, Agile, XP) and software - anything to do with testing goes here. (Formerly "The Testing Side of Development")

Moderator: General Moderators

Post Reply
Martin1
Forum Newbie
Posts: 2
Joined: Fri Aug 20, 2010 6:15 am

Application testing tools - need advice

Post by Martin1 »

Hi all!

Want to conveniently organize beta testing process - communication with testers. Need something that can be easily integrated with my application.
Maybe somebody already had some experience using services available. It's hard to choose. Would really apreciate your advice.

Thanks!
josh
DevNet Master
Posts: 4872
Joined: Wed Feb 11, 2004 3:23 pm
Location: Palm beach, Florida

Re: Application testing tools - need advice

Post by josh »

If your problem is communication, I recommend a telephone. If your problem is testing some software I recommend automated unit tests.
Martin1
Forum Newbie
Posts: 2
Joined: Fri Aug 20, 2010 6:15 am

Re: Application testing tools - need advice

Post by Martin1 »

josh, sorry for silence and thanks for your reply. My problem was communicate with beta testers. And I believe that telephone couldn't help me. :)

As to feedback service, I made my choice for BetaEasy. It has ability to integrate feedback button into software and I'm going to implement this feature soon.
I use BetaEasy little more than two weeks and found it's support fast and helpful enough.
Post Reply