Click here to Skip to main content
15,913,186 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Help with External Application Interfacing Pin
Joe Woodbury7-Apr-03 9:44
professionalJoe Woodbury7-Apr-03 9:44 
GeneralRe: Help with External Application Interfacing Pin
J. Dunlap7-Apr-03 9:54
J. Dunlap7-Apr-03 9:54 
GeneralRe: Help with External Application Interfacing Pin
James A Beggs7-Apr-03 10:09
James A Beggs7-Apr-03 10:09 
GeneralRe: Help with External Application Interfacing Pin
Joe Woodbury7-Apr-03 11:00
professionalJoe Woodbury7-Apr-03 11:00 
GeneralRe: Help with External Application Interfacing Pin
James A Beggs7-Apr-03 11:18
James A Beggs7-Apr-03 11:18 
GeneralRe: Help with External Application Interfacing Pin
Joe Woodbury7-Apr-03 11:30
professionalJoe Woodbury7-Apr-03 11:30 
GeneralRe: Help with External Application Interfacing Pin
James A Beggs7-Apr-03 10:11
James A Beggs7-Apr-03 10:11 
GeneralRe: Help with External Application Interfacing Pin
Joe Woodbury7-Apr-03 10:57
professionalJoe Woodbury7-Apr-03 10:57 
How about if you show your boss that you can save the company lots of money by buying a testing application rather than writing one?

The problem is test bosses tend to talk alot about how they believe in testing and hire lots of people to prove it, but you can't get them to spend a dime on software to actually help with the testing. (Sometimes, you can't even get them to buy bug reporting software, though that also involves engineering and support.)

The best proof of a good tester isn't an ability to code, but an ability to find bugs--your goal should be to prove that developers are idiots. And when the developers claim to have fixed the bugs, to show all the other crap they broke while doing so.

(One place where I want testers who know how to program is when testing APIs and class libraries, but that's fairly specialized. The problem with writing test software specific to an application is just that; it's specific to an application. On the negative side, it also tends to cause testers to limit their scope of testing to those things which can be scripted instead of the myriad of idiotic amazing things users actually do. On the positive side, it's a good way to do regression testing.)
GeneralRe: Help with External Application Interfacing Pin
James A Beggs7-Apr-03 11:20
James A Beggs7-Apr-03 11:20 
GeneralRe: Help with External Application Interfacing Pin
J. Dunlap7-Apr-03 11:04
J. Dunlap7-Apr-03 11:04 
GeneralRe: Help with External Application Interfacing Pin
James A Beggs7-Apr-03 11:21
James A Beggs7-Apr-03 11:21 
GeneralRe: Help with External Application Interfacing Pin
J. Dunlap7-Apr-03 11:52
J. Dunlap7-Apr-03 11:52 
GeneralRe: Help with External Application Interfacing Pin
James A Beggs9-Apr-03 12:07
James A Beggs9-Apr-03 12:07 
GeneralRe: Help with External Application Interfacing Pin
James A Beggs9-Apr-03 12:16
James A Beggs9-Apr-03 12:16 
GeneralC++ Coding style Pin
Emilio Guijarro7-Apr-03 9:16
Emilio Guijarro7-Apr-03 9:16 
GeneralRe: C++ Coding style Pin
Joe Woodbury7-Apr-03 9:39
professionalJoe Woodbury7-Apr-03 9:39 
GeneralRe: C++ Coding style Pin
Anonymous7-Apr-03 21:26
Anonymous7-Apr-03 21:26 
GeneralRe: C++ Coding style Pin
Joe Woodbury8-Apr-03 4:28
professionalJoe Woodbury8-Apr-03 4:28 
GeneralCDialogBar and WinXP visual styles Pin
Tim Kosse7-Apr-03 8:49
Tim Kosse7-Apr-03 8:49 
GeneralEdit Controls Pin
will13837-Apr-03 8:40
will13837-Apr-03 8:40 
GeneralRe: Edit Controls Pin
Maximilien7-Apr-03 8:45
Maximilien7-Apr-03 8:45 
GeneralRe: Edit Controls Pin
will13837-Apr-03 8:50
will13837-Apr-03 8:50 
QuestionC++ Downloading images? Pin
LiquidKnight7-Apr-03 7:53
LiquidKnight7-Apr-03 7:53 
GeneralExecute an external .EXE Pin
Martin_Viet7-Apr-03 7:52
Martin_Viet7-Apr-03 7:52 
GeneralRe: Execute an external .EXE Pin
Big Art7-Apr-03 7:54
Big Art7-Apr-03 7:54 

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.