1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Is there any automated testing tools/software to test php script ?

Discussion in 'PHP' started by netcrawler, Jul 20, 2009.

  1. #1
    Hello ,

    I want to test php code . I know PHPUnit .

    Is there any free automated testing tools to test php scripts ? can I use winrunner or loadrunner to test php scripts ?

    where can I download winrunner or loadrunner ?

    Any help would be appreciated !
     
    netcrawler, Jul 20, 2009 IP
  2. HorseGalleria

    HorseGalleria Peon

    Messages:
    91
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Automated test tools? Once you have tests written you want to automatically run them? A keyboard macro can do it. If you are looking for a tool to automatically test a script inputted into the tool, no, I don't know of one. What kind of testing are you trying to do? Unit/White box, Black box, System?
     
    HorseGalleria, Jul 20, 2009 IP
  3. netcrawler

    netcrawler Active Member

    Messages:
    76
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    91
    #3
    Hello HorseGalleria ,

    Thanks for the reply , I am trying to find a tool for black box testing . I want to validate user inputs.
     
    netcrawler, Jul 21, 2009 IP