SlideShare a Scribd company logo
Checklist for Website
         Testing

           Powerpoint Templates
                                  Page 1
1.Functionality:
• Objective is to check for all the links in the
  website.

      •   1.1.1   All Internal Links
      •   1.1.2   All External Links
      •   1.1.3   All mail to links
      •   1.1.4   Check for orphan Pages
      •   1.1.5   Check for Broken Links



                       Powerpoint Templates
                                                   Page 2
1.2                   Forms
• Test for the integrity of submission of all forms.

      • 1.2.1 All Field Level Checks
      • 1.2.2 All Field Level Validations.
      • 1.2.3 Functionality of Create, Modify, Delete &
        View.
      • 1.2.4 Handling of Wrong inputs (Both client &
        Server)
      • 1.2.5 Default Values if any
      • 1.2.6 Optional versus Mandatory fields.
                    Powerpoint Templates
                                                   Page 3
1.3            Cookies
• Check for the cookies that has to be
  enabled and how it has to be expired




               Powerpoint Templates
                                         Page 4
1.4            Web Indexing

• Depending on how the site is designed
  using Meta tags, frames, HTML syntax,
  dynamically created pages, passwords or
  different languages, our site will be
  searchable in different ways.

      • 1.4.1 Meta Tags
      • 1.4.2 Frames
      • 1.4.3 HTML syntax.
                  Powerpoint Templates
                                         Page 5
1.5                       Database
• Two types of errors that may occur in Web applications:
• A.    Data Integrity:
• Missing or wrong data in table.

• B.    Output Error:
• Errors in writing, editing or reading operations in the tables.

• The issue is to test the functionality of the database, not the
  content and the focus here is therefore on output errors.
  Verify that queries, writing, retrieving or editing in the
  database is performed in a correct way.




                        Powerpoint Templates
                                                            Page 6
2.Usability
   – 2.1     Navigation

• Navigation describes the way users navigate
  within a page, between different user interface
  controls (buttons, boxes, lists, windows etc.), or
  between pages via e.g. links.

      •   2.1.1   Application navigation is proper through tab
      •   2.1.2   Navigation through Mouse
      •   2.1.3   Main features accessible from the main/home page.
      •   2.1.4   Any hot keys, control keys to access menus.

                          Powerpoint Templates
                                                             Page 7
2.2                 Content
• Correctness is whether the information is truthful
  or contains misinformation. The accuracy of the
  information is whether it is without grammatical
  or spelling errors. Remove irrelevant information
  from your site. This may otherwise cause
  misunderstandings or confusions

      • 2.2.1 Spellings and Grammars
      • 2.2.2 Updated information

                   Powerpoint Templates
                                              Page 8
2.3        General Appearance


      •   2.3.1   Page appearance
      •   2.3.2   Color, font and size
      •   2.3.3   Frames
      •   2.3.4   Consistent design




                       Powerpoint Templates
                                              Page 9
3. Server Side Interfaces:

• 3.1               Server Interface

        • 3.1.1 Verify that communication is done correctly,
          Web server-application server, application server-
          database server and vice versa.
        • 3.1.2 Compatibility of server software, hardware,
          network connections.
        • 3.1.3 Database compatibility (SQL, Oracle etc.
        • 3.2         External Interface (if any)


                      Powerpoint Templates
                                                     Page 10
4. Client Side Compatibility:

    – 4.1   Platform

•   Check for the compatibility of
•   a. Windows (95, 98, 2000, NT)
•   b. Unix (different sets)
•   c. Macintosh (If applicable)
•   d. Linux
•   e. Solaris (If applicable)

                   Powerpoint Templates
                                          Page 11
4.2         Browsers

• Check for the various combinations:
• Internet Explorer (3.X 4.X, 5.X)
• Netscape Navigator (3.X, 4.X, 6.X)
• AOL
• Browser settings (security settings,
  graphics, Java etc.)
• Frames and Cascade Style sheets
• Applets, ActiveX controls, DHTML, client
  side scripting Powerpoint Templates  Page 12
• Graphics:
• Loading of images, graphics, etc.




                Powerpoint Templates
                                       Page 13
4.3        Printing

• Despite the paperless society the web was
  to introduce, printing is done more than
  ever. Verify that pages are printable with
  considerations on:
•
• a. Text and image alignment
• b. Colours of text, foreground and
  background
• c. Scalability to fit paper size
                  Powerpoint Templates
                                      Page 14
5. Performance:
  – 5.1   Connection speed


• a. Try with Connection speed: 14.4, 28.8, 33.6,
  56.6, ISDN, cable, DSL, T1, T3
• b. Time-out




                  Powerpoint Templates
                                             Page 15
5.2              Load

• Check/Measure the following:
• What is the estimated number of users per
  time period and how will it be divided over
  the period?
• Will there be peak loads and how will the
  system react?
• Can your site handle a large amount of
  users requesting a certain page?
• Large amount Powerpoint Templates users.
                 of data from
                                       Page 16
5.3                  Stress
• Stress testing is done in order to actually break a site
  or a certain feature to determine how the system
  reacts. Stress tests are designed to push and test
  system limitations and determine whether the system
  recovers gracefully from crashes. Hackers often stress
  systems by providing loads of wrong in-data until it
  crash and then gain access to it during start-up.
•
• a. Typical areas to test are forms, logins or other
  information transaction components.
• b. Performance of memory, CPU, file handling etc.
• c. Error in software, hardware, memory errors
  (leakage, overwrite or pointers)

                     Powerpoint Templates
                                                   Page 17
5.4     Continuous use

• Is the application or certain features going
  to be used only during certain periods of
  time or will it be used continuously 24
  hours a day 7 days a week?
• Will downtime be allowed or is that out of
  the question?
• Verify that the application is able to meet
  the requirements and does not run out of
  memory or disk space.
                Powerpoint Templates
                                         Page 18
6. Security:
– 6.1 Valid and Invalid Login
– 6.2 Limit defined for the number of tries.
– 6.3 Can it be bypassed by typing URL to a
  page inside directly in the browser?
– 6.4 Verify Log files are maintained to store
  the information for traceability.
– 6.5 Verify encryption is done correctly if
  SSL is used (If applicable)
– 6.6 No access to edit scripts on the server
  without authorization.
               Powerpoint Templates
                                         Page 19
Powerpoint Templates
                       Page 20

More Related Content

What's hot

Agile testing - Testing From Day 1
Agile testing - Testing From Day 1Agile testing - Testing From Day 1
Agile testing - Testing From Day 1
Kaizenko
 
Testing web application
Testing web applicationTesting web application
Testing web application
jayashreesaravanan
 
Bug reporting and tracking
Bug reporting and trackingBug reporting and tracking
Bug reporting and tracking
Vadym Muliavka
 
defect tracking and management
defect tracking and management   defect tracking and management
defect tracking and management
Manish Chaurasia
 
Software Testing Fundamentals | Basics Of Software Testing
Software Testing Fundamentals | Basics Of Software TestingSoftware Testing Fundamentals | Basics Of Software Testing
Software Testing Fundamentals | Basics Of Software Testing
KostCare
 
API Testing
API TestingAPI Testing
API Testing
Bikash Sharma
 
Manual Testing.
Manual Testing.Manual Testing.
Manual Testing.
Dhanasekaran Nagarajan
 
Manual testing interview questions and answers
Manual testing interview questions and answersManual testing interview questions and answers
Manual testing interview questions and answers
karanmca
 
Software testing and process
Software testing and processSoftware testing and process
Software testing and process
gouravkalbalia
 
Bug life cycle
Bug life cycleBug life cycle
Bug life cycle
BugRaptors
 
stlc
stlcstlc
Testing fundamentals
Testing fundamentalsTesting fundamentals
Testing fundamentals
Raviteja Chowdary Adusumalli
 
Amazon search test case document
Amazon search test case documentAmazon search test case document
Amazon search test case document
Sunil Kumar Gunasekaran
 
Test plan document
Test plan documentTest plan document
Test plan document
Software Testing Books
 
Testing Metrics
Testing MetricsTesting Metrics
Testing Metrics
PM Venkatesha Babu
 
Test cases
Test casesTest cases
Test cases
Chandra Maddigapu
 
Api testing
Api testingApi testing
Api testing
Keshav Kashyap
 
Presentation On Software Testing Bug Life Cycle
Presentation On Software Testing Bug Life CyclePresentation On Software Testing Bug Life Cycle
Presentation On Software Testing Bug Life Cycle
Rajon
 
Verification & Validation
Verification & ValidationVerification & Validation
Verification & Validation
Dhanasekaran Nagarajan
 
Test plan
Test planTest plan
Test plan
Nadia Nahar
 

What's hot (20)

Agile testing - Testing From Day 1
Agile testing - Testing From Day 1Agile testing - Testing From Day 1
Agile testing - Testing From Day 1
 
Testing web application
Testing web applicationTesting web application
Testing web application
 
Bug reporting and tracking
Bug reporting and trackingBug reporting and tracking
Bug reporting and tracking
 
defect tracking and management
defect tracking and management   defect tracking and management
defect tracking and management
 
Software Testing Fundamentals | Basics Of Software Testing
Software Testing Fundamentals | Basics Of Software TestingSoftware Testing Fundamentals | Basics Of Software Testing
Software Testing Fundamentals | Basics Of Software Testing
 
API Testing
API TestingAPI Testing
API Testing
 
Manual Testing.
Manual Testing.Manual Testing.
Manual Testing.
 
Manual testing interview questions and answers
Manual testing interview questions and answersManual testing interview questions and answers
Manual testing interview questions and answers
 
Software testing and process
Software testing and processSoftware testing and process
Software testing and process
 
Bug life cycle
Bug life cycleBug life cycle
Bug life cycle
 
stlc
stlcstlc
stlc
 
Testing fundamentals
Testing fundamentalsTesting fundamentals
Testing fundamentals
 
Amazon search test case document
Amazon search test case documentAmazon search test case document
Amazon search test case document
 
Test plan document
Test plan documentTest plan document
Test plan document
 
Testing Metrics
Testing MetricsTesting Metrics
Testing Metrics
 
Test cases
Test casesTest cases
Test cases
 
Api testing
Api testingApi testing
Api testing
 
Presentation On Software Testing Bug Life Cycle
Presentation On Software Testing Bug Life CyclePresentation On Software Testing Bug Life Cycle
Presentation On Software Testing Bug Life Cycle
 
Verification & Validation
Verification & ValidationVerification & Validation
Verification & Validation
 
Test plan
Test planTest plan
Test plan
 

Viewers also liked

Testing check list
Testing check listTesting check list
Testing check list
Atul Pant
 
Vaidyanathan Ramalingam Testing Checklist Conference Speech
Vaidyanathan Ramalingam Testing Checklist Conference SpeechVaidyanathan Ramalingam Testing Checklist Conference Speech
Vaidyanathan Ramalingam Testing Checklist Conference Speech
Skills2Talent (Integrated Talent Management and L&D Software - Hire to ROI)
 
Mobile Application Launch Checklist (Marketing and Analytics)
Mobile Application Launch Checklist (Marketing and Analytics)Mobile Application Launch Checklist (Marketing and Analytics)
Mobile Application Launch Checklist (Marketing and Analytics)
GameChangerSF
 
A perspective on web testing.ppt
A perspective on web testing.pptA perspective on web testing.ppt
A perspective on web testing.ppt
sivaprasanth rentala
 
Unit Testing Guidelines
Unit Testing GuidelinesUnit Testing Guidelines
Unit Testing Guidelines
Joel Hooks
 
Unit 09: Web Application Testing
Unit 09: Web Application TestingUnit 09: Web Application Testing
Unit 09: Web Application Testing
DSBW 2011/2002 - Carles Farré - Barcelona Tech
 
Testcase Preparation Checklist
Testcase Preparation ChecklistTestcase Preparation Checklist
Testcase Preparation Checklist
Sreeram Kishore Chavali
 
Test Data - Food for your Test Automation Framework
Test Data - Food for your Test Automation FrameworkTest Data - Food for your Test Automation Framework
Test Data - Food for your Test Automation Framework
Anand Bagmar
 
Testing Web Applications
Testing Web ApplicationsTesting Web Applications
Testing Web Applications
Seth McLaughlin
 
Checklist for website testing
Checklist for website testingChecklist for website testing
Checklist for website testing
Tricode (part of Dept)
 
Web Application Testing
Web Application TestingWeb Application Testing
Web Application Testing
Richa Goel
 
Mobile Video Games Testing Principles - Benjamin Poirrier
Mobile Video Games Testing Principles - Benjamin PoirrierMobile Video Games Testing Principles - Benjamin Poirrier
Mobile Video Games Testing Principles - Benjamin Poirrier
Ho Chi Minh City Software Testing Club
 
Matching test items
Matching test itemsMatching test items
Matching test items
aelnogab
 
Checklist
ChecklistChecklist
Checklist
dygmasnah65
 

Viewers also liked (14)

Testing check list
Testing check listTesting check list
Testing check list
 
Vaidyanathan Ramalingam Testing Checklist Conference Speech
Vaidyanathan Ramalingam Testing Checklist Conference SpeechVaidyanathan Ramalingam Testing Checklist Conference Speech
Vaidyanathan Ramalingam Testing Checklist Conference Speech
 
Mobile Application Launch Checklist (Marketing and Analytics)
Mobile Application Launch Checklist (Marketing and Analytics)Mobile Application Launch Checklist (Marketing and Analytics)
Mobile Application Launch Checklist (Marketing and Analytics)
 
A perspective on web testing.ppt
A perspective on web testing.pptA perspective on web testing.ppt
A perspective on web testing.ppt
 
Unit Testing Guidelines
Unit Testing GuidelinesUnit Testing Guidelines
Unit Testing Guidelines
 
Unit 09: Web Application Testing
Unit 09: Web Application TestingUnit 09: Web Application Testing
Unit 09: Web Application Testing
 
Testcase Preparation Checklist
Testcase Preparation ChecklistTestcase Preparation Checklist
Testcase Preparation Checklist
 
Test Data - Food for your Test Automation Framework
Test Data - Food for your Test Automation FrameworkTest Data - Food for your Test Automation Framework
Test Data - Food for your Test Automation Framework
 
Testing Web Applications
Testing Web ApplicationsTesting Web Applications
Testing Web Applications
 
Checklist for website testing
Checklist for website testingChecklist for website testing
Checklist for website testing
 
Web Application Testing
Web Application TestingWeb Application Testing
Web Application Testing
 
Mobile Video Games Testing Principles - Benjamin Poirrier
Mobile Video Games Testing Principles - Benjamin PoirrierMobile Video Games Testing Principles - Benjamin Poirrier
Mobile Video Games Testing Principles - Benjamin Poirrier
 
Matching test items
Matching test itemsMatching test items
Matching test items
 
Checklist
ChecklistChecklist
Checklist
 

Similar to TESTING Checklist

WINSEM2021-22_ITE2004_ETH_VL2021220500452_Reference_Material_I_26-04-2022_tes...
WINSEM2021-22_ITE2004_ETH_VL2021220500452_Reference_Material_I_26-04-2022_tes...WINSEM2021-22_ITE2004_ETH_VL2021220500452_Reference_Material_I_26-04-2022_tes...
WINSEM2021-22_ITE2004_ETH_VL2021220500452_Reference_Material_I_26-04-2022_tes...
madhurpatidar2
 
most common Web Testing interview questions and answers.pptx
most common Web Testing interview questions and answers.pptxmost common Web Testing interview questions and answers.pptx
most common Web Testing interview questions and answers.pptx
MetSylvaMetuge
 
142 wendy shank
142 wendy shank142 wendy shank
PHPMaker - The Best PHP Code Generator Ever !
PHPMaker - The Best PHP Code Generator Ever !PHPMaker - The Best PHP Code Generator Ever !
PHPMaker - The Best PHP Code Generator Ever !
Masino Sinaga
 
Website testing
Website testingWebsite testing
Website testing
marudhu pandiyan
 
Make Your Site SpEEdy
Make Your Site SpEEdyMake Your Site SpEEdy
Make Your Site SpEEdy
Ruthie BenDor
 
Building data intensive applications
Building data intensive applicationsBuilding data intensive applications
Building data intensive applications
Amit Kejriwal
 
Engage 2013 - Improving Data Quality
Engage 2013 - Improving Data QualityEngage 2013 - Improving Data Quality
Engage 2013 - Improving Data Quality
Webtrends
 
Mobile gotcha
Mobile gotchaMobile gotcha
Mobile gotcha
phegaro
 
Building a highly scalable and available cloud application
Building a highly scalable and available cloud applicationBuilding a highly scalable and available cloud application
Building a highly scalable and available cloud application
Noam Sheffer
 
A guide to hiring a great developer to build your first app (redacted version)
A guide to hiring a great developer to build your first app (redacted version)A guide to hiring a great developer to build your first app (redacted version)
A guide to hiring a great developer to build your first app (redacted version)
Oursky
 
5 Common Mistakes You are Making on your Website
 5 Common Mistakes You are Making on your Website 5 Common Mistakes You are Making on your Website
5 Common Mistakes You are Making on your Website
Acquia
 
Web testing essentials
Web testing   essentialsWeb testing   essentials
Web testing essentials
bolsupport
 
SharePoint 2013 Performance Analysis - Robi Vončina
SharePoint 2013 Performance Analysis - Robi VončinaSharePoint 2013 Performance Analysis - Robi Vončina
SharePoint 2013 Performance Analysis - Robi Vončina
SPC Adriatics
 
Web development tips and tricks
Web development tips and tricksWeb development tips and tricks
Web development tips and tricks
maxo_64
 
Untying the Knots of Web Dev with Internet Explorer
Untying the Knots of Web Dev with Internet Explorer Untying the Knots of Web Dev with Internet Explorer
Untying the Knots of Web Dev with Internet Explorer
Sarah Dutkiewicz
 
Static Analysis Primer
Static Analysis PrimerStatic Analysis Primer
Static Analysis Primer
Coverity
 
Chalam_JAVA_Portal
Chalam_JAVA_PortalChalam_JAVA_Portal
Chalam_JAVA_Portal
chalamaiah thiruveedhi
 
4.2 Design
4.2 Design4.2 Design
4.2 Design
Momina Mateen
 
Intro to SharePoint 2010 development for .NET developers
Intro to SharePoint 2010 development for .NET developersIntro to SharePoint 2010 development for .NET developers
Intro to SharePoint 2010 development for .NET developers
John Ferringer
 

Similar to TESTING Checklist (20)

WINSEM2021-22_ITE2004_ETH_VL2021220500452_Reference_Material_I_26-04-2022_tes...
WINSEM2021-22_ITE2004_ETH_VL2021220500452_Reference_Material_I_26-04-2022_tes...WINSEM2021-22_ITE2004_ETH_VL2021220500452_Reference_Material_I_26-04-2022_tes...
WINSEM2021-22_ITE2004_ETH_VL2021220500452_Reference_Material_I_26-04-2022_tes...
 
most common Web Testing interview questions and answers.pptx
most common Web Testing interview questions and answers.pptxmost common Web Testing interview questions and answers.pptx
most common Web Testing interview questions and answers.pptx
 
142 wendy shank
142 wendy shank142 wendy shank
142 wendy shank
 
PHPMaker - The Best PHP Code Generator Ever !
PHPMaker - The Best PHP Code Generator Ever !PHPMaker - The Best PHP Code Generator Ever !
PHPMaker - The Best PHP Code Generator Ever !
 
Website testing
Website testingWebsite testing
Website testing
 
Make Your Site SpEEdy
Make Your Site SpEEdyMake Your Site SpEEdy
Make Your Site SpEEdy
 
Building data intensive applications
Building data intensive applicationsBuilding data intensive applications
Building data intensive applications
 
Engage 2013 - Improving Data Quality
Engage 2013 - Improving Data QualityEngage 2013 - Improving Data Quality
Engage 2013 - Improving Data Quality
 
Mobile gotcha
Mobile gotchaMobile gotcha
Mobile gotcha
 
Building a highly scalable and available cloud application
Building a highly scalable and available cloud applicationBuilding a highly scalable and available cloud application
Building a highly scalable and available cloud application
 
A guide to hiring a great developer to build your first app (redacted version)
A guide to hiring a great developer to build your first app (redacted version)A guide to hiring a great developer to build your first app (redacted version)
A guide to hiring a great developer to build your first app (redacted version)
 
5 Common Mistakes You are Making on your Website
 5 Common Mistakes You are Making on your Website 5 Common Mistakes You are Making on your Website
5 Common Mistakes You are Making on your Website
 
Web testing essentials
Web testing   essentialsWeb testing   essentials
Web testing essentials
 
SharePoint 2013 Performance Analysis - Robi Vončina
SharePoint 2013 Performance Analysis - Robi VončinaSharePoint 2013 Performance Analysis - Robi Vončina
SharePoint 2013 Performance Analysis - Robi Vončina
 
Web development tips and tricks
Web development tips and tricksWeb development tips and tricks
Web development tips and tricks
 
Untying the Knots of Web Dev with Internet Explorer
Untying the Knots of Web Dev with Internet Explorer Untying the Knots of Web Dev with Internet Explorer
Untying the Knots of Web Dev with Internet Explorer
 
Static Analysis Primer
Static Analysis PrimerStatic Analysis Primer
Static Analysis Primer
 
Chalam_JAVA_Portal
Chalam_JAVA_PortalChalam_JAVA_Portal
Chalam_JAVA_Portal
 
4.2 Design
4.2 Design4.2 Design
4.2 Design
 
Intro to SharePoint 2010 development for .NET developers
Intro to SharePoint 2010 development for .NET developersIntro to SharePoint 2010 development for .NET developers
Intro to SharePoint 2010 development for .NET developers
 

Recently uploaded

The History of Stoke Newington Street Names
The History of Stoke Newington Street NamesThe History of Stoke Newington Street Names
The History of Stoke Newington Street Names
History of Stoke Newington
 
Electric Fetus - Record Store Scavenger Hunt
Electric Fetus - Record Store Scavenger HuntElectric Fetus - Record Store Scavenger Hunt
Electric Fetus - Record Store Scavenger Hunt
RamseyBerglund
 
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptxC1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
mulvey2
 
REASIGNACION 2024 UGEL CHUPACA 2024 UGEL CHUPACA.pdf
REASIGNACION 2024 UGEL CHUPACA 2024 UGEL CHUPACA.pdfREASIGNACION 2024 UGEL CHUPACA 2024 UGEL CHUPACA.pdf
REASIGNACION 2024 UGEL CHUPACA 2024 UGEL CHUPACA.pdf
giancarloi8888
 
A Visual Guide to 1 Samuel | A Tale of Two Hearts
A Visual Guide to 1 Samuel | A Tale of Two HeartsA Visual Guide to 1 Samuel | A Tale of Two Hearts
A Visual Guide to 1 Samuel | A Tale of Two Hearts
Steve Thomason
 
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
Nguyen Thanh Tu Collection
 
Pengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptxPengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptx
Fajar Baskoro
 
HYPERTENSION - SLIDE SHARE PRESENTATION.
HYPERTENSION - SLIDE SHARE PRESENTATION.HYPERTENSION - SLIDE SHARE PRESENTATION.
HYPERTENSION - SLIDE SHARE PRESENTATION.
deepaannamalai16
 
Temple of Asclepius in Thrace. Excavation results
Temple of Asclepius in Thrace. Excavation resultsTemple of Asclepius in Thrace. Excavation results
Temple of Asclepius in Thrace. Excavation results
Krassimira Luka
 
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem studentsRHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
Himanshu Rai
 
Wound healing PPT
Wound healing PPTWound healing PPT
Wound healing PPT
Jyoti Chand
 
Jemison, MacLaughlin, and Majumder "Broadening Pathways for Editors and Authors"
Jemison, MacLaughlin, and Majumder "Broadening Pathways for Editors and Authors"Jemison, MacLaughlin, and Majumder "Broadening Pathways for Editors and Authors"
Jemison, MacLaughlin, and Majumder "Broadening Pathways for Editors and Authors"
National Information Standards Organization (NISO)
 
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
PECB
 
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
Nguyen Thanh Tu Collection
 
SWOT analysis in the project Keeping the Memory @live.pptx
SWOT analysis in the project Keeping the Memory @live.pptxSWOT analysis in the project Keeping the Memory @live.pptx
SWOT analysis in the project Keeping the Memory @live.pptx
zuzanka
 
مصحف القراءات العشر أعد أحرف الخلاف سمير بسيوني.pdf
مصحف القراءات العشر   أعد أحرف الخلاف سمير بسيوني.pdfمصحف القراءات العشر   أعد أحرف الخلاف سمير بسيوني.pdf
مصحف القراءات العشر أعد أحرف الخلاف سمير بسيوني.pdf
سمير بسيوني
 
UGC NET Exam Paper 1- Unit 1:Teaching Aptitude
UGC NET Exam Paper 1- Unit 1:Teaching AptitudeUGC NET Exam Paper 1- Unit 1:Teaching Aptitude
UGC NET Exam Paper 1- Unit 1:Teaching Aptitude
S. Raj Kumar
 
Standardized tool for Intelligence test.
Standardized tool for Intelligence test.Standardized tool for Intelligence test.
Standardized tool for Intelligence test.
deepaannamalai16
 
Philippine Edukasyong Pantahanan at Pangkabuhayan (EPP) Curriculum
Philippine Edukasyong Pantahanan at Pangkabuhayan (EPP) CurriculumPhilippine Edukasyong Pantahanan at Pangkabuhayan (EPP) Curriculum
Philippine Edukasyong Pantahanan at Pangkabuhayan (EPP) Curriculum
MJDuyan
 
Stack Memory Organization of 8086 Microprocessor
Stack Memory Organization of 8086 MicroprocessorStack Memory Organization of 8086 Microprocessor
Stack Memory Organization of 8086 Microprocessor
JomonJoseph58
 

Recently uploaded (20)

The History of Stoke Newington Street Names
The History of Stoke Newington Street NamesThe History of Stoke Newington Street Names
The History of Stoke Newington Street Names
 
Electric Fetus - Record Store Scavenger Hunt
Electric Fetus - Record Store Scavenger HuntElectric Fetus - Record Store Scavenger Hunt
Electric Fetus - Record Store Scavenger Hunt
 
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptxC1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
 
REASIGNACION 2024 UGEL CHUPACA 2024 UGEL CHUPACA.pdf
REASIGNACION 2024 UGEL CHUPACA 2024 UGEL CHUPACA.pdfREASIGNACION 2024 UGEL CHUPACA 2024 UGEL CHUPACA.pdf
REASIGNACION 2024 UGEL CHUPACA 2024 UGEL CHUPACA.pdf
 
A Visual Guide to 1 Samuel | A Tale of Two Hearts
A Visual Guide to 1 Samuel | A Tale of Two HeartsA Visual Guide to 1 Samuel | A Tale of Two Hearts
A Visual Guide to 1 Samuel | A Tale of Two Hearts
 
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
 
Pengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptxPengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptx
 
HYPERTENSION - SLIDE SHARE PRESENTATION.
HYPERTENSION - SLIDE SHARE PRESENTATION.HYPERTENSION - SLIDE SHARE PRESENTATION.
HYPERTENSION - SLIDE SHARE PRESENTATION.
 
Temple of Asclepius in Thrace. Excavation results
Temple of Asclepius in Thrace. Excavation resultsTemple of Asclepius in Thrace. Excavation results
Temple of Asclepius in Thrace. Excavation results
 
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem studentsRHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
 
Wound healing PPT
Wound healing PPTWound healing PPT
Wound healing PPT
 
Jemison, MacLaughlin, and Majumder "Broadening Pathways for Editors and Authors"
Jemison, MacLaughlin, and Majumder "Broadening Pathways for Editors and Authors"Jemison, MacLaughlin, and Majumder "Broadening Pathways for Editors and Authors"
Jemison, MacLaughlin, and Majumder "Broadening Pathways for Editors and Authors"
 
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
 
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
 
SWOT analysis in the project Keeping the Memory @live.pptx
SWOT analysis in the project Keeping the Memory @live.pptxSWOT analysis in the project Keeping the Memory @live.pptx
SWOT analysis in the project Keeping the Memory @live.pptx
 
مصحف القراءات العشر أعد أحرف الخلاف سمير بسيوني.pdf
مصحف القراءات العشر   أعد أحرف الخلاف سمير بسيوني.pdfمصحف القراءات العشر   أعد أحرف الخلاف سمير بسيوني.pdf
مصحف القراءات العشر أعد أحرف الخلاف سمير بسيوني.pdf
 
UGC NET Exam Paper 1- Unit 1:Teaching Aptitude
UGC NET Exam Paper 1- Unit 1:Teaching AptitudeUGC NET Exam Paper 1- Unit 1:Teaching Aptitude
UGC NET Exam Paper 1- Unit 1:Teaching Aptitude
 
Standardized tool for Intelligence test.
Standardized tool for Intelligence test.Standardized tool for Intelligence test.
Standardized tool for Intelligence test.
 
Philippine Edukasyong Pantahanan at Pangkabuhayan (EPP) Curriculum
Philippine Edukasyong Pantahanan at Pangkabuhayan (EPP) CurriculumPhilippine Edukasyong Pantahanan at Pangkabuhayan (EPP) Curriculum
Philippine Edukasyong Pantahanan at Pangkabuhayan (EPP) Curriculum
 
Stack Memory Organization of 8086 Microprocessor
Stack Memory Organization of 8086 MicroprocessorStack Memory Organization of 8086 Microprocessor
Stack Memory Organization of 8086 Microprocessor
 

TESTING Checklist

  • 1. Checklist for Website Testing Powerpoint Templates Page 1
  • 2. 1.Functionality: • Objective is to check for all the links in the website. • 1.1.1 All Internal Links • 1.1.2 All External Links • 1.1.3 All mail to links • 1.1.4 Check for orphan Pages • 1.1.5 Check for Broken Links Powerpoint Templates Page 2
  • 3. 1.2 Forms • Test for the integrity of submission of all forms. • 1.2.1 All Field Level Checks • 1.2.2 All Field Level Validations. • 1.2.3 Functionality of Create, Modify, Delete & View. • 1.2.4 Handling of Wrong inputs (Both client & Server) • 1.2.5 Default Values if any • 1.2.6 Optional versus Mandatory fields. Powerpoint Templates Page 3
  • 4. 1.3 Cookies • Check for the cookies that has to be enabled and how it has to be expired Powerpoint Templates Page 4
  • 5. 1.4 Web Indexing • Depending on how the site is designed using Meta tags, frames, HTML syntax, dynamically created pages, passwords or different languages, our site will be searchable in different ways. • 1.4.1 Meta Tags • 1.4.2 Frames • 1.4.3 HTML syntax. Powerpoint Templates Page 5
  • 6. 1.5 Database • Two types of errors that may occur in Web applications: • A. Data Integrity: • Missing or wrong data in table. • B. Output Error: • Errors in writing, editing or reading operations in the tables. • The issue is to test the functionality of the database, not the content and the focus here is therefore on output errors. Verify that queries, writing, retrieving or editing in the database is performed in a correct way. Powerpoint Templates Page 6
  • 7. 2.Usability – 2.1 Navigation • Navigation describes the way users navigate within a page, between different user interface controls (buttons, boxes, lists, windows etc.), or between pages via e.g. links. • 2.1.1 Application navigation is proper through tab • 2.1.2 Navigation through Mouse • 2.1.3 Main features accessible from the main/home page. • 2.1.4 Any hot keys, control keys to access menus. Powerpoint Templates Page 7
  • 8. 2.2 Content • Correctness is whether the information is truthful or contains misinformation. The accuracy of the information is whether it is without grammatical or spelling errors. Remove irrelevant information from your site. This may otherwise cause misunderstandings or confusions • 2.2.1 Spellings and Grammars • 2.2.2 Updated information Powerpoint Templates Page 8
  • 9. 2.3 General Appearance • 2.3.1 Page appearance • 2.3.2 Color, font and size • 2.3.3 Frames • 2.3.4 Consistent design Powerpoint Templates Page 9
  • 10. 3. Server Side Interfaces: • 3.1 Server Interface • 3.1.1 Verify that communication is done correctly, Web server-application server, application server- database server and vice versa. • 3.1.2 Compatibility of server software, hardware, network connections. • 3.1.3 Database compatibility (SQL, Oracle etc. • 3.2 External Interface (if any) Powerpoint Templates Page 10
  • 11. 4. Client Side Compatibility: – 4.1 Platform • Check for the compatibility of • a. Windows (95, 98, 2000, NT) • b. Unix (different sets) • c. Macintosh (If applicable) • d. Linux • e. Solaris (If applicable) Powerpoint Templates Page 11
  • 12. 4.2 Browsers • Check for the various combinations: • Internet Explorer (3.X 4.X, 5.X) • Netscape Navigator (3.X, 4.X, 6.X) • AOL • Browser settings (security settings, graphics, Java etc.) • Frames and Cascade Style sheets • Applets, ActiveX controls, DHTML, client side scripting Powerpoint Templates Page 12
  • 13. • Graphics: • Loading of images, graphics, etc. Powerpoint Templates Page 13
  • 14. 4.3 Printing • Despite the paperless society the web was to introduce, printing is done more than ever. Verify that pages are printable with considerations on: • • a. Text and image alignment • b. Colours of text, foreground and background • c. Scalability to fit paper size Powerpoint Templates Page 14
  • 15. 5. Performance: – 5.1 Connection speed • a. Try with Connection speed: 14.4, 28.8, 33.6, 56.6, ISDN, cable, DSL, T1, T3 • b. Time-out Powerpoint Templates Page 15
  • 16. 5.2 Load • Check/Measure the following: • What is the estimated number of users per time period and how will it be divided over the period? • Will there be peak loads and how will the system react? • Can your site handle a large amount of users requesting a certain page? • Large amount Powerpoint Templates users. of data from Page 16
  • 17. 5.3 Stress • Stress testing is done in order to actually break a site or a certain feature to determine how the system reacts. Stress tests are designed to push and test system limitations and determine whether the system recovers gracefully from crashes. Hackers often stress systems by providing loads of wrong in-data until it crash and then gain access to it during start-up. • • a. Typical areas to test are forms, logins or other information transaction components. • b. Performance of memory, CPU, file handling etc. • c. Error in software, hardware, memory errors (leakage, overwrite or pointers) Powerpoint Templates Page 17
  • 18. 5.4 Continuous use • Is the application or certain features going to be used only during certain periods of time or will it be used continuously 24 hours a day 7 days a week? • Will downtime be allowed or is that out of the question? • Verify that the application is able to meet the requirements and does not run out of memory or disk space. Powerpoint Templates Page 18
  • 19. 6. Security: – 6.1 Valid and Invalid Login – 6.2 Limit defined for the number of tries. – 6.3 Can it be bypassed by typing URL to a page inside directly in the browser? – 6.4 Verify Log files are maintained to store the information for traceability. – 6.5 Verify encryption is done correctly if SSL is used (If applicable) – 6.6 No access to edit scripts on the server without authorization. Powerpoint Templates Page 19