how to make text file as an output result..?

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
amira_fcis
Forum Newbie
Posts: 16
Joined: Sun Aug 16, 2009 7:59 am

how to make text file as an output result..?

Post by amira_fcis »

hi All,
can i write the output of testing (no. of passes and failes ) in a text file...if yes, HOW..? coz i read in http://www.simpletest.org/en/reporter_d ... ation.html and i still failed to make this output text file..?

thanks
amira_fcis
Forum Newbie
Posts: 16
Joined: Sun Aug 16, 2009 7:59 am

Re: how to make text file as an output result..?

Post by amira_fcis »

Any News.......... :banghead:
User avatar
mrvijayakumar
Forum Commoner
Posts: 58
Joined: Tue Aug 18, 2009 12:39 am
Location: Chennai city, India
Contact:

Re: how to make text file as an output result..?

Post by mrvijayakumar »

Yes, it may possible. Just send me the code of output line. I will try to integrate code into text file.
Post Reply