Give the step by step procedure of web testing.

Showing Answers 1 - 6 of 6 Answers

hanit

  • Aug 30th, 2006
 

According to my knowledge it depends on which page you are testing, first of all a tester should test the complete basic functionality of the page available, that is functionality of buttons and also side by side have look on GUI interface also - test is all buttons and all graphics are according to client requirement or not. Also test for the orphaned pages i.e testing the links i.e clicking on which button should move user to which page and then depending upon requirement you can move further.

  Was this answer useful?  Yes

Manish Gupta

  • Sep 15th, 2006
 

As web testing is concern steps are given.

1. Check for the content visibility on the page.

2. check for the content correctness.

3. Functionality if there is any.

4.Security Testing.

5.Data integrity.

6.Nevigation check.

7.Compatibility with different browser.

  Was this answer useful?  Yes


1.  Req Review and prepare the review report if u have any doubts
2.  Start writting the test cases and send them for review
3. If test cases approved for testing then start actual testing

     Testing should contains:

          1. GUI testing for navigations, spellings, broken links, etc.
          2. Functional testing
          3. Security testing
          4. Adhoc Testing
          5. Compatibility testing......

4.  If at all found the issues then send them to devloper
5.  After receiving the fixes need to do the retesting
6.  If at all any issues are get re-opened then send again and continue the same
     until   all the issues are closed.
7. Continue steps from 1 -6 untill the testing has been over for all modules'
8. Finally do Integration testing with the help of developer
9. Then System testing
10. Security testing as a whole
11. Alpha testing 
12. Beta testing by client
13. UAT finally

Note: This process may vary from company to company and project to project


Srinivas 
         

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