1.

What Are The Common Bugs In Web Testing?

Answer»

In Web based testing following BUGS are very common:

  • Issues in navigation of application
  • Usability
  • COSMETIC Issues and GUI Issues
  • Functional Issues
  • Performance issues - How time it takes to display the page to the user.
  • Load - How much load an application can handle at any point in time.
  • Stress - At how much load application will crash.
  • Flow of DATA - Information which is entered by user is stored in correct format.
  • If proper static information is not displayed along with text fields to enter data.
  • Links are BROKEN, default focus is not set in forms, tab key not working, all key board short cuts are not fully functional

In Web based testing following bugs are very common:



Discussion

No Comment Found