Latest Posts »
Latest Comments »
Popular Posts »

Live HTTP Headers

Written by meena on May 18, 2006 – 10:40 am

Talking of Cookie Poisoning, LiveHTTPHeaders is an extension to Firefox that reads the header files of browsed pages. It records the type of server, any session cookies and other cookies that are sent by the server. Visit their site to learn more.


Posted in Functional Testing, Performance Testing | No Comments »

Cookie Poisoning

Written by meena on May 18, 2006 – 10:05 am

Interesting read on the concept of Cookie Poisoning, which is making the server return stuff that was not intended by that cookie. Hence a Security Breach!


Posted in Functional Testing, Miscellaneous, Performance Testing | No Comments »

Hallmarks of a Great Tester

Written by meena on May 18, 2006 – 10:01 am


Interesting Read : Hallmarks of a Great Tester

” 5 or 6 bullet points for a performance tester..”

submitted by Mike Kelly
Excerpts:

  1. Can they test (analysis skills, techniques, planning, etc…)
    • intermediate
  2. Can they model (UCML, UML, various diagrams, concept modeling, etc…)
    • intermediate to advanced based on salary
  3. Do they know math (probability and statistics)
    • intermediate to advanced based on salary
  4. Do they know hardware, networks, and application servers (servers, routers, switches, JVMs, configurations, etc…)
    • basic (they know where to find info and what questions to ask)
  5. Do they know tools (HTTP Spy, Etherial, LoadRunner, Robot, RPT, OpenSTA, etc…)
    • basic to advanced depending on salary
  6. Can they code (not tool-code, but code-code)
    • basic to advanced depending on salary


Posted in Miscellaneous, Performance Testing | No Comments »