For a web project, How minimum testing we should done?

Questions by jainbrijesh   answers by jainbrijesh

Showing Answers 1 - 21 of 21 Answers

neetu

  • Dec 4th, 2006
 

We will do GUI testing, navigation testing and link testing.

  Was this answer useful?  Yes

Sujatars

  • Feb 28th, 2007
 

Minimum testing for web projects can be?look?& feel, Navigation testing, Checking the content for spellings.

  Was this answer useful?  Yes

Depending on the project, minimum testing on a web project should include:

Functional testing  [this is why you were hired to do the job in the first place]  

GUI testing [this website represents your company for christ sake]

Navigational testing  [users will abort if navigation is broken or not intuitive]
 
Security testing [nobody wants to take that risk]

Performance testing [users will abort if pages take too long to load]

  Was this answer useful?  Yes

Vijayaraj

  • Nov 5th, 2014
 

1. Can Check for all the Possible links in the Application - No Broken Links or Orphan Page should be there
2. Can Check for the Standard GUI format is followed
3. Can check for the High Level Controls Available in the Happy Flow Path

Cheers!
Vijayaraj

  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