SlideShare a Scribd company logo
/
Functionality Testing
Usability Testing
Interface Testing
Compatibility Testing
Performance Testing
QA Process
Security Testing
All
Links
DB
Connection
Forms Cookies
-Invalid input
-Optional &
mandatory fields
-Field arrange order
-Command buttons.
Scroll bar .. Etc.
- Outgoing links
- Internal links
- Email links
- orphan pages and
broken links
-Reliability of
connection
-Data retrieving and
updating rapidity
- Session handling
(logout and login)
Functionality Testing
Functionality
Testing
- Test for navigation (pages, boxes, buttons
and links)
- Clear instructions
- Content checking (logical and easy to
understand, images should be places with
proper size)
- Site map
Usability Testing
Web Server
Database Server
Application Server
Interface Testing
Interface
Testing
Colors, images, instructions, navigations, boxes, buttons……..etc.
Browser Connection Speed
Video Settings Printers
Compatibility Testing
Compatibility
Testing
Performance Testing
- Load testing (number of concurrent users)
- Stress Testing (Capacity of the system or
expected data amount)
Login View Source
code
Encryption
/Encoding
Sql injections
and
Attacks
-Cookies information.
-Business data.
-Payment data
- Validation of user
name and password
- Page access with
invalid login and pre
saved url.
Security Testing
Security
Testing
Common things should care
- Arrange all controls in common manner.
- Use same font and sizes to all pages (Arial,
Georgia, Time new Roman).
- Text aligning ,spelling and grammar mistakes.
- Lower case and upper case strategy (Initials
should be in upper case).
- All read-only fields avoided in the TAB
sequence.
- Sort data in combo boxes and list boxes to
ascending order.
Common things should care…cont
- All error messages should display as follows,
Text Box – Please enter value for employee Id
Combo box/List box/calendar – Please select the
department
- Focus of error messages should set to related
field.
- Define standard size for all text boxes.
- Text Area control should fit to the form.
Common things should care…cont
- Number of characters for text boxes should limit
according to the database column size.
- Fit all controls to the form/page, because all
controls are messing up when the browser
getting smaller (squeezing).
- When squeezing window use horizontal scroll
bar.
- Show creation, search and list in single page
then no need to add separate menu to show
list.
http://simpleitworld.blogspot.com/

More Related Content

PDF
Top six quality assurance for website developers
PDF
Web Development using ASP.NET MVC at HEC
PPTX
Quality Assurance & Quality Control
PPT
Quality Assurance Vs Quality Control
PPTX
1. STUDY ON QUALITY ASSURANCE AND QUALITY CONTROL MANAGEMENT SYSTEM IN 20 STO...
PDF
Quality Assurance in SDLC
PPTX
Quality Assurance and Software Testing
PPT
Introduction To Software Quality Assurance
Top six quality assurance for website developers
Web Development using ASP.NET MVC at HEC
Quality Assurance & Quality Control
Quality Assurance Vs Quality Control
1. STUDY ON QUALITY ASSURANCE AND QUALITY CONTROL MANAGEMENT SYSTEM IN 20 STO...
Quality Assurance in SDLC
Quality Assurance and Software Testing
Introduction To Software Quality Assurance

Similar to Quality Assurance in Web Applications (20)

DOC
Website testing
PDF
Checklist_for_testing_Jaikishan_1649089616.pdf
PPT
PPTX
Screen based controls
DOC
Web testing essentials
PPT
Beginners QA Testing
PDF
Testing senarios webappmate
DOC
Gui testing
PDF
User interface elements considerations
PPTX
Basic test cases one should take care while implementing web application
PPT
Peak Usability Seminar - Increasing form completion and conversion rates
PPT
Techniques for Reviewing a User Interface
DOCX
CH 1018. Schools often use concrete rewards to increase adaptive.docx
DOCX
Project DescriptionThe Course Project is simply the cumulative.docx
DOC
Boopathiraja_MCA_Software testing (Exp 5 years)
PDF
Our application got popular and now it breaks
PDF
Our application got popular and now it breaks
PPTX
Fundamentals of Good User Interface Designing, Development & Testing
DOC
boopathiraja_Resume
Website testing
Checklist_for_testing_Jaikishan_1649089616.pdf
Screen based controls
Web testing essentials
Beginners QA Testing
Testing senarios webappmate
Gui testing
User interface elements considerations
Basic test cases one should take care while implementing web application
Peak Usability Seminar - Increasing form completion and conversion rates
Techniques for Reviewing a User Interface
CH 1018. Schools often use concrete rewards to increase adaptive.docx
Project DescriptionThe Course Project is simply the cumulative.docx
Boopathiraja_MCA_Software testing (Exp 5 years)
Our application got popular and now it breaks
Our application got popular and now it breaks
Fundamentals of Good User Interface Designing, Development & Testing
boopathiraja_Resume
Ad

Recently uploaded (20)

PDF
Approach and Philosophy of On baking technology
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PPTX
Programs and apps: productivity, graphics, security and other tools
PDF
NewMind AI Weekly Chronicles - August'25-Week II
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PPTX
A Presentation on Artificial Intelligence
PPTX
sap open course for s4hana steps from ECC to s4
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
cuic standard and advanced reporting.pdf
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
Assigned Numbers - 2025 - Bluetooth® Document
PPTX
MYSQL Presentation for SQL database connectivity
PDF
Encapsulation_ Review paper, used for researhc scholars
DOCX
The AUB Centre for AI in Media Proposal.docx
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
gpt5_lecture_notes_comprehensive_20250812015547.pdf
PPT
Teaching material agriculture food technology
Approach and Philosophy of On baking technology
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
MIND Revenue Release Quarter 2 2025 Press Release
Programs and apps: productivity, graphics, security and other tools
NewMind AI Weekly Chronicles - August'25-Week II
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
A Presentation on Artificial Intelligence
sap open course for s4hana steps from ECC to s4
Reach Out and Touch Someone: Haptics and Empathic Computing
cuic standard and advanced reporting.pdf
Per capita expenditure prediction using model stacking based on satellite ima...
Assigned Numbers - 2025 - Bluetooth® Document
MYSQL Presentation for SQL database connectivity
Encapsulation_ Review paper, used for researhc scholars
The AUB Centre for AI in Media Proposal.docx
Building Integrated photovoltaic BIPV_UPV.pdf
Digital-Transformation-Roadmap-for-Companies.pptx
Chapter 3 Spatial Domain Image Processing.pdf
gpt5_lecture_notes_comprehensive_20250812015547.pdf
Teaching material agriculture food technology
Ad

Quality Assurance in Web Applications

  • 1. /
  • 2. Functionality Testing Usability Testing Interface Testing Compatibility Testing Performance Testing QA Process Security Testing
  • 3. All Links DB Connection Forms Cookies -Invalid input -Optional & mandatory fields -Field arrange order -Command buttons. Scroll bar .. Etc. - Outgoing links - Internal links - Email links - orphan pages and broken links -Reliability of connection -Data retrieving and updating rapidity - Session handling (logout and login) Functionality Testing Functionality Testing
  • 4. - Test for navigation (pages, boxes, buttons and links) - Clear instructions - Content checking (logical and easy to understand, images should be places with proper size) - Site map Usability Testing
  • 5. Web Server Database Server Application Server Interface Testing Interface Testing Colors, images, instructions, navigations, boxes, buttons……..etc.
  • 6. Browser Connection Speed Video Settings Printers Compatibility Testing Compatibility Testing
  • 7. Performance Testing - Load testing (number of concurrent users) - Stress Testing (Capacity of the system or expected data amount)
  • 8. Login View Source code Encryption /Encoding Sql injections and Attacks -Cookies information. -Business data. -Payment data - Validation of user name and password - Page access with invalid login and pre saved url. Security Testing Security Testing
  • 9. Common things should care - Arrange all controls in common manner. - Use same font and sizes to all pages (Arial, Georgia, Time new Roman). - Text aligning ,spelling and grammar mistakes. - Lower case and upper case strategy (Initials should be in upper case). - All read-only fields avoided in the TAB sequence. - Sort data in combo boxes and list boxes to ascending order.
  • 10. Common things should care…cont - All error messages should display as follows, Text Box – Please enter value for employee Id Combo box/List box/calendar – Please select the department - Focus of error messages should set to related field. - Define standard size for all text boxes. - Text Area control should fit to the form.
  • 11. Common things should care…cont - Number of characters for text boxes should limit according to the database column size. - Fit all controls to the form/page, because all controls are messing up when the browser getting smaller (squeezing). - When squeezing window use horizontal scroll bar. - Show creation, search and list in single page then no need to add separate menu to show list.