0% found this document useful (0 votes)
16 views3 pages

SQA Assignment No 1

The document describes software quality concepts including software quality assurance, software quality control, and software quality models. It also provides two test cases for an e-commerce website login functionality, one positive test case for successful login and one negative test case for invalid login.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views3 pages

SQA Assignment No 1

The document describes software quality concepts including software quality assurance, software quality control, and software quality models. It also provides two test cases for an e-commerce website login functionality, one positive test case for successful login and one negative test case for invalid login.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

M.

ABUBAKAR ASSIGNMENT NO 1 02-132202-003

Question No: 1
Describe the following Quality Engineering concepts: (3 Marks)
A. Software Quality Assurance
B. Software Quality Control
C. Software Quality Models

Answer No: 1
A. Software Quality Assurance (SQA):
Software Quality Assurance (SQA) is a systematic and comprehensive approach to ensuring
that software products and processes conform to established quality standards and meet
customer expectations. It involves the entire software development lifecycle, from
requirements gathering to design, development, testing, deployment, and maintenance.
Key aspects of SQA include:

✓ Process Compliance
✓ Quality Planning
✓ Verification and Validation
✓ Continuous Improvement

B. Software Quality Control (SQC):


Software Quality Control (SQC) focuses on the identification and correction of defects in
software products. It is a reactive approach aimed at ensuring that the final product meets
specified quality standards before it is released to customers.
Key aspects of SQC include:

✓ Testing
✓ Defect Management
✓ Quality Inspections
✓ Validation
M.ABUBAKAR ASSIGNMENT NO 1 02-132202-003

C. Software Quality Models:


Software Quality Models provide frameworks for assessing and improving the quality of
software products and processes. These models define sets of quality characteristics,
metrics, and guidelines that help organizations measure, evaluate, and enhance software
quality.
Some commonly used software quality models include:

✓ ISO/IEC 25000 (Square)


✓ Capability Maturity Model Integration (CMMI)
✓ ISO 9000 series
✓ IEEE 730 Standard for Software Quality Assurance Processes

Question No: 2
Write test cases for an E-Commerce Website User Login functionality. Design
Minimum one positive test case and one negative test case following the test
case format
we have learnt in the class.

Answer No: 2

Test Case 1: Positive Test Case - Successful User Login


Test Case ID: ECOM-TC-001 Test Case Description: Verify that a user can
successfully login to the E-Commerce website using valid credentials.
Test Steps:
✓ Navigate to the E-Commerce website's login page.
✓ Enter a valid username in the username/email field.
✓ Enter a valid password in the password field.
✓ Click on the "Login" button.
M.ABUBAKAR ASSIGNMENT NO 1 02-132202-003

Expected Result:
✓ The user should be successfully logged in.
✓ The user should be redirected to the homepage/dashboard.
✓ The user's name or profile picture should be displayed indicating
successful login.

Test Case 2: Negative Test Case - Invalid User Login


Test Case ID: ECOM-TC-002 Test Case Description: Verify that a user cannot
login to the E-Commerce website with invalid credentials.

Test Steps:
✓ Navigate to the E-Commerce website's login page.
✓ Enter an invalid username or email address in the username/email field.
✓ Enter an invalid password in the password field.
✓ Click on the "Login" button.

Expected Result:
✓ The login attempt should fail.
✓ An error message should be displayed indicating that the
username/email or password is incorrect.
✓ The user should remain on the login page without being redirected.
✓ The user should not be logged in or granted access to the website's
features.

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy