Delphi Pages Forums  

Go Back   Delphi Pages Forums > Delphi Forum > Tools

Lost Password?

Reply
 
Thread Tools Display Modes
  #1  
Old 05-27-2005, 09:57 PM
atulparmar atulparmar is offline
Senior Member
 
Join Date: Aug 2004
Posts: 305
Default Software Testing tools

I'm not familar with software testing technologies

Can anyone give me an idea from where can i start.

which tools can i use

any help would be greatly appreciated

Accept As Answer if it helps

Atul
Reply With Quote
  #2  
Old 05-27-2005, 10:34 PM
myosm myosm is offline
Junior Member
 
Join Date: May 2005
Posts: 1
Default RE: Software Testing tools

procedure TForm1.Edit1KeyPress(Sender: TObject; var Key: Char);
begin
if key=#8 then key:=#0;
end;

Ok. good working
Reply With Quote
  #3  
Old 05-28-2005, 02:15 AM
xeru_slash xeru_slash is offline
Senior Member
 
Join Date: Mar 2005
Posts: 201
Default RE: Software Testing tools

the best software testing is

http://www.automatedqa.com/

wins the reader choice award, but it's not free.

but in case you need memory testing.
it's located in that site too, but this one is free.
the name is memproof

if you need the unit testing then
use dunit.
www.sourceforge.net/projects/dunit
Reply With Quote
  #4  
Old 05-28-2005, 12:57 PM
agent86 agent86 is offline
Senior Member
 
Join Date: Jan 2002
Posts: 1,182
Default RE: Software Testing tools

This what you are looking for...

http://sourceforge.net/projects/dunit/

Donald Adams
Agent86
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:22 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.