GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Testing

 Print  |  
Question:  What are the points to check in web testing?
How web testing is followed?




October 10, 2006 06:01:43 #3
 p@p.com   Member Since: Visitor    Total Comments: N/A 

RE: What are the points to check in web testing?...
 

Specific to web based application :

1. GUI (Font, Control Alignment, Control Size, Spelling, resolution etc.)

2. Performance-response time  (Page should be displayed/refreshed within certain period of time)

3. HTML tags in text box / text area.

4. Security Testing (e.g. Save the URL, Clear cookies, paste the URL in new browser window, it should not allowed to open, should redirect to login/default page, also Cookies verification), Annonymous Access (Hacking)

5. Link redirections or dead link verification

     

 

Back To Question