Click here to Skip to main content
15,887,585 members
Home / Discussions / Collaboration / Beta Testing
   

Collaboration / Beta Testing

 
GeneralCVS CLI with a private key instead of password Pin
zumichu14-Oct-04 7:02
zumichu14-Oct-04 7:02 
GeneralTexas Holdem' AI Ideas Pin
Member 125938812-Oct-04 7:49
Member 125938812-Oct-04 7:49 
GeneralRe: Texas Holdem' AI Ideas Pin
Michael Potter14-Oct-04 12:01
Michael Potter14-Oct-04 12:01 
GeneralGrid tester needed Pin
Roger Alsing10-Oct-04 20:58
Roger Alsing10-Oct-04 20:58 
GeneralRe: Grid tester needed Pin
ThatsAlok9-Nov-04 19:32
ThatsAlok9-Nov-04 19:32 
GeneralTesting Pin
pondurai7-Oct-04 23:14
pondurai7-Oct-04 23:14 
GeneralRe: Testing Pin
munawarhussain22-Oct-04 8:35
munawarhussain22-Oct-04 8:35 
GeneralRe: Testing Pin
Stephan Meyn30-Oct-04 13:40
Stephan Meyn30-Oct-04 13:40 
1) Does testing by third party will uncover all the errors in the program
No. Nothing uncovers all the errors in the program. If you were to rephrase the question to 'is testing by third party more effective?' then the answer is: 'only if your in-house testing skills are lower than that of the third party'. So look at your skill sets and those of the third party.

2) Does Regression testing helps in removing the undetected errors
I think you want to know if regression testing will help find defects that were missed in system testing. The answer is 'somewhat'. The prime focus of regression testing is to have an economic way to re-assure that the current release didn't break bits in areas other than where you made changes. Regression tests tend to be test cases that had been run in the original system testing. So if regression test cases find bugs it means your maintenance changes had a side effect that you were not aware of. Is this an error that was undetected in system testing? A matter of argument but besides the point.

3) Does Automated tools are the ideal choice in the place of manual testing?
No. Automated tools have their place but they are no replacement of good manual testing. Too many people try to do with manual testing stuff that is better done with automated testing. But inversely there is much that is not well testable in an automated fashion. Specifically in system testing manual testing is more and more effective. This is a long topic so I'll just make a few assertions:
- manual testing discovers more bugs than automated because manual testers are more flexible
- building a robust automated test case takes about 10 times the effort required to do the test case manually - so it is only worth where you would run the test more than 10 times
- building robust automated test cases is a Software Development task. You need to provide the skills, processes and infrastructure to support it. Otherwise you are wasting your money.

Stephan

GeneralDBASE File project Pin
wwlliiaamm4-Oct-04 18:17
wwlliiaamm4-Oct-04 18:17 
GeneralC# Partner Wanted Pin
Croaker Norge1-Oct-04 17:21
Croaker Norge1-Oct-04 17:21 
GeneralRe: C# Partner Wanted Pin
Adam Gritt15-Oct-04 9:50
Adam Gritt15-Oct-04 9:50 
GeneralRe: C# Partner Wanted Pin
Member 805545815-Oct-04 21:26
Member 805545815-Oct-04 21:26 
GeneralFun/Experienced/Educational Collaboration Pin
Wreakon30-Sep-04 9:59
Wreakon30-Sep-04 9:59 
GeneralHi, im newbie here ... how i compile the examples downloaded Pin
flacoMARIO29-Sep-04 19:49
flacoMARIO29-Sep-04 19:49 
GeneralRe: Hi, im newbie here ... how i compile the examples downloaded Pin
benjymous30-Sep-04 2:52
benjymous30-Sep-04 2:52 
GeneralTesters wanted.. Pin
benjymous28-Sep-04 3:38
benjymous28-Sep-04 3:38 
GeneralRe: Testers wanted.. Pin
Nnamdi Onyeyiri30-Sep-04 2:38
Nnamdi Onyeyiri30-Sep-04 2:38 
GeneralRe: Testers wanted.. Pin
benjymous30-Sep-04 2:48
benjymous30-Sep-04 2:48 
GeneralRe: Testers wanted.. Pin
Nnamdi Onyeyiri30-Sep-04 3:24
Nnamdi Onyeyiri30-Sep-04 3:24 
GeneralHi, new to ur group Pin
Dheeraj Saxena13-Sep-04 5:57
Dheeraj Saxena13-Sep-04 5:57 
GeneralLooking to make voice mail app for non-profits (C#) Pin
M Harris10-Sep-04 3:39
M Harris10-Sep-04 3:39 
GeneralI need volunteers in the US and Canada with Cell Phones for testing Pin
Brian Delahunty2-Sep-04 23:07
Brian Delahunty2-Sep-04 23:07 
GeneralDevelopers with non-SQL server database Pin
Duncan Edwards Jones2-Sep-04 11:28
professionalDuncan Edwards Jones2-Sep-04 11:28 
GeneralNeed testers for anti-spam software Pin
LukeV31-Aug-04 3:38
LukeV31-Aug-04 3:38 
GeneralRe: Need testers for anti-spam software Pin
ThatsAlok9-Nov-04 19:41
ThatsAlok9-Nov-04 19:41 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.