Hi,
How do I write a simple testscript and how does this work on my PHP web application????
Is there a way I can do this simply using some kind of software???
Please help, I am quite new to this script testing scenario.
Many thanks,
Lakc.
How do I write a testscript...?
Re: How do I write a testscript...?
Jacek,
I want to test the php code on html display, web cookie handling, form passing. Simply saying unit testing.
I want to test the php code on html display, web cookie handling, form passing. Simply saying unit testing.
Re: How do I write a testscript...?
Well, there are heaps of unit testing frameworks http://en.wikipedia.org/wiki/List_of_un ... eworks#PHP
Maybe try one of those out ? I have never really done this kind of thing so not sot really sure how I can help more than that :s
Maybe try one of those out ? I have never really done this kind of thing so not sot really sure how I can help more than that :s