I have a question about Web Testing tool

Discussion in 'Programming' started by asimms3618, Aug 3, 2007.

  1. #1
    I just started my own entertainment site and I want to make sure it can recieve the proper web hits.

    i downloaded this program called microsoft web application testing tool.

    My question to you guys is when I run a test for 20 minutes and it say i recieved 4938 hits does that mean that those hits showed up on my website?

    I would think it would show up somewhere right?

    email me if you are familar with this please

    drew@drewreports.com
     
    asimms3618, Aug 3, 2007 IP
  2. ProgrammersTalk

    ProgrammersTalk Peon

    Messages:
    684
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #2
    i don't really get your question :-/
     
    ProgrammersTalk, Aug 4, 2007 IP
  3. asimms3618

    asimms3618 Peon

    Messages:
    39
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Another Programmer Told Me To Run A Web Stress Test Or Cron Job And It Will Get The Web Hits I Need For My Site Is That True?

    I Just Want To Make Sure They Actually Work ?
     
    asimms3618, Aug 4, 2007 IP
  4. amf-flt

    amf-flt Active Member

    Messages:
    100
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    58
    #4
    Running a properly configured stress test does indeed mean your site is getting all those hits.

    However, based on what you report, you're only handling about 4 requests per second on whatever page(s) you were hitting. Which is pretty low if you plan to be a high-performance site.

    Was it the stress tool unable to get the bandwidth to send out more requests or was your site unable to respond to more requests? That's something you need to research and figure out. A better test might be to try it from TWO computers and see if the total hits over the same period is higher than what you reported.
     
    amf-flt, Aug 5, 2007 IP
  5. AstarothSolutions

    AstarothSolutions Peon

    Messages:
    2,680
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    0
    #5
    yes, it will show up in your server logs, but that is about it. These tools dont typically support the javascript needed for things like analytics

    If you are asking if it will help your google rankings, then of cause not.
     
    AstarothSolutions, Aug 5, 2007 IP