Guys can u plzzz explain me the detail about the web testing. i have my interview very soon.i need all details like what are very first steps of web testing, what are the impt factors to be considered while web testing......help me plzz

Questions by alcka   answers by alcka

Showing Answers 1 - 7 of 7 Answers

Lavanya

  • Aug 7th, 2006
 

Hi,

Web Testing means testing a web application whether it will work properly.

There are various checks have to be done. They are Functionality, Usability, Server Side Interfaces, Client Side Compatability, Performance and Security.

In Functionality we used to check the links(internal,external etc), Form Level Validation, Error Handling, Cookies and Database ( Data Integrity would be checked).

Usability - About the user friendliness of the site.

Server-Side : Server Interface

Client-Side : Browser, OS Compatibility

Performance : Connection Speed, Load & Stress Test.

Security : Valid & Invalid login. etc..

  Was this answer useful?  Yes

Chinmay

  • Aug 22nd, 2006
 

Hi, we can add one more testing with Lavanya's view for the web testing ,i.e. Cross Browser testing. Means the testing by using different browsers (internet Explorer, mozilla, etc). We have to check the performance and other functionalities using different browser.

Thanks...

  Was this answer useful?  Yes

payal

  • Oct 31st, 2006
 

There are various type of testing .One of them is testing of web based applicatios.As an example you can explain as the testing of web application of Flight reservation application.This is web based application or testing of yahoo ,google any web bsaed application will be consiered as web testing ..

  Was this answer useful?  Yes

Ratheesh

  • Sep 10th, 2007
 

Hi....
Let me add few more with the existing comments from 'Lavanya'.  
  1)Accessibility is given much important these days... needs to be checked.
  2)CSS needs to checked.
  3)Also if the web application provides some content access.. DRM servers will implemented.. This licensing functionality needs to be checked in depth.
  4) security, performance & compatibility aspects of application is extremely important.

  
 

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions