How can Test Web Based Application | Scenarios checklist for the Web Based Application



How you can test Web Based Application
Website Testing: In sample terms, testing the web based application and finds the all possible bugs and need to fix all before the changes uploaded on production or become live.

All same scenarios are also applies here for the web based testing i.e. functional testing, traffic or performance testing etc.

Scenarios checklist for the Web Based Application:

i.                    Functionality Testing of Web application – All required functionality will be tested here for Web based application as provided in requirement by client. It can be of different type. Some common functions are provided below which are generally used in web testing for all the web based applications:
a.      Links testing: All types of links should be work properly. There should not any broken links. All types of links mean Mail to link, Outgoing link, Anchor link, and Internal links.
b.      Forms Testing: Required field testing, mean need to confirm that all required fields are populated or not. User should not be able to submit the form without filling the required fields. Default Value testing all type of default values should be populated automatically without any delay or problem. Backend structure should be properly healthy mean when any form will be submitted then all details should be submitted into database properly. Form should be user friendly.
c.       Cookies Testing: Cookies testing is also required, to confirm the login session and active user performance. These are the small files which are only used to remember the active user sessions.
d.      HTML and CSS testing to confirm the crawl engines performance on the required website. This testing generally includes the Syntax Errors, Readable color schemas and Standard compliance.
e.       Business workflow testing: Done testing end to end scenarios. Positive and Negative scenarios both need to used in testing to ensure the business workflow process.

ii.                  Usability Testing: Generally meaning of usability is how much useful is the web application. In today’s era Usability Testing is the vital part of the testing process which is generally performed by the test engineers or the small group selected by the team managers.
a.      Menus, buttons or links should be available on all pages of website so that visitors can easily visit the pages of website.
b.      Content should be quality content without any spelling or grammatical mistakes.
c.       If Images are available then properly alt tags and other properties should available.

iii.                Interface Testing: In web application there are three areas which are need to test – Application, Web and Database Server. Mean Proper integration in between the web server, application and database server should be maintain without any bug when changes will be live for visitors.
iv.                Database Testing: Database testing is very important part of web application. We need to confirm the following points to test the database testing: Error in executed query, Data integrity should be maintained while creating updating or deleting the records in SQL from the front end of application. Saved data/records should be retrieved properly and show on front end without showing any error or issues.
v.                  Compatibility testing: Compatibility testing includes the Browser compatibility, Resolution compatibility and operation system compatibility. Web application should pass all these compatibilities.
vi.                Performance / Load Testing: mean what is the performance of website under different load or stress. On one time different -2 users can access the website which can put load on website and website can crash due to this load. To confirm the load and stress compatibility of website is called the performance testing.
vii.              Security Testing: To confirm the web application is how much secure. Test engineers need to perform the security testing. Main scenarios which generally perform in this testing are a. Restrict Unauthorized access, b. Restrict Unauthorized download / upload c. Session should be killed automatically when user will sign out or leave the system.
how you can test Web Based Application, types of web testing, Scenarios checklist for the Web Based Application, web testing required the integration testing of  Application, Web and Database Server .


No comments:

Post a Comment

Popular Posts