SlideShare a Scribd company logo
1 of 13
Download to read offline
Test Cases
in Software
Testing
HighlightsWhat is a Test Case?
What is the standard format of Test
Cases?
How to Write Test Cases Manually?
Best Practices to define good Test
Cases?
Top Test Case Management Tools
Sample Test Case Example
www.TestrigTechnologies.com
What is a
Test Case?
www.TestrigTechnologies.com
03
Performing software testing without test cases
is just not possible. To ensure high-quality software
testing, writing a good
test case is important.
A test case refers to the documented set of
prerequisites, procedures, as well as post conditions,
developed for a specific
test scenario. The test case is mainly used by the
testers to check whether the
software is in line with the requirements and works in
the desired manner. In
simple terms, it is a single executable test carried out
by the testers during
software testing. It can even be considered as the
step-by-step instructions
essential for verifying the behavior of the software.
01
What
is the Standard
Format of Test
Cases?
02
www.TestrigTechnologies.com
Preconditions include the conditions that
need to be fulfilled before the execution of the test case.
PRE-CONDITIONS
A unique ID is essential for each of the test cases. Testers usually
follow a particular naming convention for enhanced understanding.
TEST CASE ID
It states a summary of the test case
TEST CASE DESCRIPTION
It includes the actions or the steps
required for executing the test cases.
TEST STEPS
Test data serves as an input for the test cases.
TEST DATA
The result that is shown by the system
after the execution of the test case.
ACTUAL RESULT
It indicates the results that are
expected after the execution of the test case.
EXPECTED RESULT
The condition that needs to be achieved
when test cases have been successfully executed.
POST CONDITION
If the
actual results match the expected results, the status is pass, it is
failing.
STATUS
03
- Have a clear description
of the test case
- Write the preconditions
essential for the test case
-Write a test case ID that
is unique
TIPS: HOW
TO WRITE
TEST CASES
MANUALLY?
www.testrigtechnologies.com
- Clearly and concisely
state the test steps
- Write the test data
- Indicate the expected
results precisely
- Write down the
postconditions of the test
case
- Include the actual result
-Show the status of the
test case
www.TestrigTechnologies.com
Best Practices
to Define Good
Test Cases?
04
www.TestrigTechnologies.com
Practices
D e v e l o p t e s t c a s e s k e e p i n g t h e p e r s p e c t i v e o f t h e e n d - u s e r s i n m i n d .
W r i t e t h e t e s t c a s e i n e a s y t o u n d e r s t a n d a n d s i m p l e l a n g u a g e .
M a k e u s e o f a c t i v e v o i c e .
U s e c o n s i s t e n t a n d e x a c t n a m e s .
A v o i d r e p e t i t i o n i n t e s t c a s e s .
U t i l i z e t e s t i n g t e c h n i q u e s .
W r i t e r e u s a b l e a n d a c c u r a t e t e s t c a s e s .
G e t t h e t e s t c a s e s p e e r - r e v i e w e d .
www.TestrigTechnologies.com
Test
Case Management Tools
Qase
01
Test Rail
02
Test Collab
03
Testpad
04
TestLodge
05
Klaros
06
TestCaseLab
07
05
www.TestrigTechnologies.com
Sample
Test Case
Examples
06
Title: Login - 1
Description: A registered user must be able to
log in at gmail.com successfully.
Precondition: A valid user account.
Test Step:
Go to gmail.com
Enter a valid email address in the email field
Click on the Next button
Enter password
Click on ‘Sign in’
Expected Result: Login success
Actual Result: Login success
Status: Pass
www.TestrigTechnologies.com
Contact us
+1 (347) 464-1241
PHONE NUMBER
info@testrigtechnologies.com
EMAIL ADDRESS

More Related Content

Similar to Test Cases in Software Testing Examples PDF By QA Company in USA

Manual Testing real time questions .pdf
Manual Testing real time questions .pdfManual Testing real time questions .pdf
Manual Testing real time questions .pdf
TiktokIndia2
 
Quality Analyst Training - Gain America
Quality Analyst Training - Gain AmericaQuality Analyst Training - Gain America
Quality Analyst Training - Gain America
GainAmerica
 
Testing – Why We Do It Badly2
Testing – Why We Do It Badly2Testing – Why We Do It Badly2
Testing – Why We Do It Badly2
adevney
 

Similar to Test Cases in Software Testing Examples PDF By QA Company in USA (20)

How To Write A Test Case In Software Testing | Edureka
How To Write A Test Case In Software Testing | EdurekaHow To Write A Test Case In Software Testing | Edureka
How To Write A Test Case In Software Testing | Edureka
 
Software Quality Assurance (QA) Testing Interview Questions & Answers
Software Quality Assurance (QA) Testing Interview Questions & AnswersSoftware Quality Assurance (QA) Testing Interview Questions & Answers
Software Quality Assurance (QA) Testing Interview Questions & Answers
 
Test case writing
Test case writingTest case writing
Test case writing
 
Generating Test Cases
Generating Test CasesGenerating Test Cases
Generating Test Cases
 
SOFTWARE TESTING TRAFUNDAMENTALS OF SOFTWARE TESTING.pptx
SOFTWARE TESTING TRAFUNDAMENTALS OF SOFTWARE TESTING.pptxSOFTWARE TESTING TRAFUNDAMENTALS OF SOFTWARE TESTING.pptx
SOFTWARE TESTING TRAFUNDAMENTALS OF SOFTWARE TESTING.pptx
 
Manual Testing real time questions .pdf
Manual Testing real time questions .pdfManual Testing real time questions .pdf
Manual Testing real time questions .pdf
 
Test design techniques
Test design techniquesTest design techniques
Test design techniques
 
Test design techniques
Test design techniquesTest design techniques
Test design techniques
 
Test design techniques nopri wahyudi
Test design techniques nopri wahyudiTest design techniques nopri wahyudi
Test design techniques nopri wahyudi
 
B4 u solution_writing test cases from user stories and acceptance criteria
B4 u solution_writing test cases from user stories and acceptance criteriaB4 u solution_writing test cases from user stories and acceptance criteria
B4 u solution_writing test cases from user stories and acceptance criteria
 
Test cases
Test casesTest cases
Test cases
 
QAustral Testing
QAustral   TestingQAustral   Testing
QAustral Testing
 
Fundamentals of testing
Fundamentals of testingFundamentals of testing
Fundamentals of testing
 
Acceptance And Story Testing Patterns - By Charles Bradley
Acceptance And Story Testing Patterns - By Charles BradleyAcceptance And Story Testing Patterns - By Charles Bradley
Acceptance And Story Testing Patterns - By Charles Bradley
 
Writing test cases from user stories and acceptance criteria
Writing test cases from user stories and acceptance criteria Writing test cases from user stories and acceptance criteria
Writing test cases from user stories and acceptance criteria
 
L software testing
L   software testingL   software testing
L software testing
 
Quality Analyst Training - Gain America
Quality Analyst Training - Gain AmericaQuality Analyst Training - Gain America
Quality Analyst Training - Gain America
 
Test design techniques
Test design techniquesTest design techniques
Test design techniques
 
Testing – Why We Do It Badly2
Testing – Why We Do It Badly2Testing – Why We Do It Badly2
Testing – Why We Do It Badly2
 
2.fundamental of testing
2.fundamental of testing2.fundamental of testing
2.fundamental of testing
 

More from Testrig Technologies

More from Testrig Technologies (20)

Agile and Continue Testing Services
Agile and Continue Testing ServicesAgile and Continue Testing Services
Agile and Continue Testing Services
 
What is timeout in Playwright?
What is timeout in Playwright?What is timeout in Playwright?
What is timeout in Playwright?
 
How to integrate Karate and Playwright?
How to integrate Karate and Playwright?How to integrate Karate and Playwright?
How to integrate Karate and Playwright?
 
Playwright Auto - Waiting 3.pdf
Playwright Auto - Waiting 3.pdfPlaywright Auto - Waiting 3.pdf
Playwright Auto - Waiting 3.pdf
 
DevOps Test Automation Services.pdf
DevOps Test Automation Services.pdfDevOps Test Automation Services.pdf
DevOps Test Automation Services.pdf
 
QA Testing Company.pdf
QA Testing Company.pdfQA Testing Company.pdf
QA Testing Company.pdf
 
Optimizing API Performance Testing A Comprehensive Guide
Optimizing API Performance Testing A Comprehensive GuideOptimizing API Performance Testing A Comprehensive Guide
Optimizing API Performance Testing A Comprehensive Guide
 
Enhance Security with Expert Penetration Testing Methods/Types
Enhance Security with Expert Penetration Testing Methods/TypesEnhance Security with Expert Penetration Testing Methods/Types
Enhance Security with Expert Penetration Testing Methods/Types
 
Best Practices for Security and Performance Testing Services
Best Practices for Security and Performance Testing ServicesBest Practices for Security and Performance Testing Services
Best Practices for Security and Performance Testing Services
 
API Testing Services in USA
API Testing Services in USAAPI Testing Services in USA
API Testing Services in USA
 
Automamtion testing tools 2023.pdf
Automamtion testing tools 2023.pdfAutomamtion testing tools 2023.pdf
Automamtion testing tools 2023.pdf
 
Tips To Avoid Flaky Tests In Cypress.pdf
Tips To Avoid Flaky Tests In Cypress.pdfTips To Avoid Flaky Tests In Cypress.pdf
Tips To Avoid Flaky Tests In Cypress.pdf
 
Experience Next-Gen QA Services | - Testrig Technologies
Experience Next-Gen QA Services |  - Testrig TechnologiesExperience Next-Gen QA Services |  - Testrig Technologies
Experience Next-Gen QA Services | - Testrig Technologies
 
Importance of Software Testing Services: Ensuring High-Quality Software Solut...
Importance of Software Testing Services: Ensuring High-Quality Software Solut...Importance of Software Testing Services: Ensuring High-Quality Software Solut...
Importance of Software Testing Services: Ensuring High-Quality Software Solut...
 
Why Mobile Application Testing is Important For Mobile Banking Application
Why Mobile Application Testing is Important For Mobile Banking ApplicationWhy Mobile Application Testing is Important For Mobile Banking Application
Why Mobile Application Testing is Important For Mobile Banking Application
 
Cloud Testing Services Company- Testrig
Cloud Testing Services Company- TestrigCloud Testing Services Company- Testrig
Cloud Testing Services Company- Testrig
 
The Role of Security & Penetration Testing Services in BFSI Sector.pdf
The Role of Security & Penetration Testing Services in BFSI Sector.pdfThe Role of Security & Penetration Testing Services in BFSI Sector.pdf
The Role of Security & Penetration Testing Services in BFSI Sector.pdf
 
The Value of Investing in Software Testing Services
The Value of Investing in Software Testing ServicesThe Value of Investing in Software Testing Services
The Value of Investing in Software Testing Services
 
Cloud mobile automation testing services.pdf
Cloud mobile automation testing services.pdfCloud mobile automation testing services.pdf
Cloud mobile automation testing services.pdf
 
Testing As A Services (TaaS) By Testrig Technologies
Testing As A Services (TaaS) By Testrig TechnologiesTesting As A Services (TaaS) By Testrig Technologies
Testing As A Services (TaaS) By Testrig Technologies
 

Recently uploaded

0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdf0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdf
Renandantas16
 
FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756
dollysharma2066
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
dollysharma2066
 
Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...
Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...
Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...
daisycvs
 
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Dipal Arora
 
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
amitlee9823
 
Chandigarh Escorts Service 📞8868886958📞 Just📲 Call Nihal Chandigarh Call Girl...
Chandigarh Escorts Service 📞8868886958📞 Just📲 Call Nihal Chandigarh Call Girl...Chandigarh Escorts Service 📞8868886958📞 Just📲 Call Nihal Chandigarh Call Girl...
Chandigarh Escorts Service 📞8868886958📞 Just📲 Call Nihal Chandigarh Call Girl...
Sheetaleventcompany
 

Recently uploaded (20)

Mondelez State of Snacking and Future Trends 2023
Mondelez State of Snacking and Future Trends 2023Mondelez State of Snacking and Future Trends 2023
Mondelez State of Snacking and Future Trends 2023
 
0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdf0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdf
 
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptxB.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
B.COM Unit – 4 ( CORPORATE SOCIAL RESPONSIBILITY ( CSR ).pptx
 
Monthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptxMonthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptx
 
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service AvailableCall Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
 
Katrina Personal Brand Project and portfolio 1
Katrina Personal Brand Project and portfolio 1Katrina Personal Brand Project and portfolio 1
Katrina Personal Brand Project and portfolio 1
 
Cracking the Cultural Competence Code.pptx
Cracking the Cultural Competence Code.pptxCracking the Cultural Competence Code.pptx
Cracking the Cultural Competence Code.pptx
 
RSA Conference Exhibitor List 2024 - Exhibitors Data
RSA Conference Exhibitor List 2024 - Exhibitors DataRSA Conference Exhibitor List 2024 - Exhibitors Data
RSA Conference Exhibitor List 2024 - Exhibitors Data
 
Falcon's Invoice Discounting: Your Path to Prosperity
Falcon's Invoice Discounting: Your Path to ProsperityFalcon's Invoice Discounting: Your Path to Prosperity
Falcon's Invoice Discounting: Your Path to Prosperity
 
A DAY IN THE LIFE OF A SALESMAN / WOMAN
A DAY IN THE LIFE OF A  SALESMAN / WOMANA DAY IN THE LIFE OF A  SALESMAN / WOMAN
A DAY IN THE LIFE OF A SALESMAN / WOMAN
 
Dr. Admir Softic_ presentation_Green Club_ENG.pdf
Dr. Admir Softic_ presentation_Green Club_ENG.pdfDr. Admir Softic_ presentation_Green Club_ENG.pdf
Dr. Admir Softic_ presentation_Green Club_ENG.pdf
 
FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Majnu Ka Tilla, Delhi Contact Us 8377877756
 
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRLMONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...
Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...
Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...
 
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
 
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
 
Forklift Operations: Safety through Cartoons
Forklift Operations: Safety through CartoonsForklift Operations: Safety through Cartoons
Forklift Operations: Safety through Cartoons
 
Chandigarh Escorts Service 📞8868886958📞 Just📲 Call Nihal Chandigarh Call Girl...
Chandigarh Escorts Service 📞8868886958📞 Just📲 Call Nihal Chandigarh Call Girl...Chandigarh Escorts Service 📞8868886958📞 Just📲 Call Nihal Chandigarh Call Girl...
Chandigarh Escorts Service 📞8868886958📞 Just📲 Call Nihal Chandigarh Call Girl...
 
How to Get Started in Social Media for Art League City
How to Get Started in Social Media for Art League CityHow to Get Started in Social Media for Art League City
How to Get Started in Social Media for Art League City
 

Test Cases in Software Testing Examples PDF By QA Company in USA

  • 2. HighlightsWhat is a Test Case? What is the standard format of Test Cases? How to Write Test Cases Manually? Best Practices to define good Test Cases? Top Test Case Management Tools Sample Test Case Example www.TestrigTechnologies.com
  • 3. What is a Test Case? www.TestrigTechnologies.com 03 Performing software testing without test cases is just not possible. To ensure high-quality software testing, writing a good test case is important. A test case refers to the documented set of prerequisites, procedures, as well as post conditions, developed for a specific test scenario. The test case is mainly used by the testers to check whether the software is in line with the requirements and works in the desired manner. In simple terms, it is a single executable test carried out by the testers during software testing. It can even be considered as the step-by-step instructions essential for verifying the behavior of the software. 01
  • 4. What is the Standard Format of Test Cases? 02 www.TestrigTechnologies.com
  • 5. Preconditions include the conditions that need to be fulfilled before the execution of the test case. PRE-CONDITIONS A unique ID is essential for each of the test cases. Testers usually follow a particular naming convention for enhanced understanding. TEST CASE ID It states a summary of the test case TEST CASE DESCRIPTION It includes the actions or the steps required for executing the test cases. TEST STEPS Test data serves as an input for the test cases. TEST DATA
  • 6. The result that is shown by the system after the execution of the test case. ACTUAL RESULT It indicates the results that are expected after the execution of the test case. EXPECTED RESULT The condition that needs to be achieved when test cases have been successfully executed. POST CONDITION If the actual results match the expected results, the status is pass, it is failing. STATUS
  • 7.
  • 8. 03 - Have a clear description of the test case - Write the preconditions essential for the test case -Write a test case ID that is unique TIPS: HOW TO WRITE TEST CASES MANUALLY? www.testrigtechnologies.com - Clearly and concisely state the test steps - Write the test data - Indicate the expected results precisely - Write down the postconditions of the test case - Include the actual result -Show the status of the test case www.TestrigTechnologies.com
  • 9. Best Practices to Define Good Test Cases? 04 www.TestrigTechnologies.com
  • 10. Practices D e v e l o p t e s t c a s e s k e e p i n g t h e p e r s p e c t i v e o f t h e e n d - u s e r s i n m i n d . W r i t e t h e t e s t c a s e i n e a s y t o u n d e r s t a n d a n d s i m p l e l a n g u a g e . M a k e u s e o f a c t i v e v o i c e . U s e c o n s i s t e n t a n d e x a c t n a m e s . A v o i d r e p e t i t i o n i n t e s t c a s e s . U t i l i z e t e s t i n g t e c h n i q u e s . W r i t e r e u s a b l e a n d a c c u r a t e t e s t c a s e s . G e t t h e t e s t c a s e s p e e r - r e v i e w e d . www.TestrigTechnologies.com
  • 11. Test Case Management Tools Qase 01 Test Rail 02 Test Collab 03 Testpad 04 TestLodge 05 Klaros 06 TestCaseLab 07 05 www.TestrigTechnologies.com
  • 12. Sample Test Case Examples 06 Title: Login - 1 Description: A registered user must be able to log in at gmail.com successfully. Precondition: A valid user account. Test Step: Go to gmail.com Enter a valid email address in the email field Click on the Next button Enter password Click on ‘Sign in’ Expected Result: Login success Actual Result: Login success Status: Pass www.TestrigTechnologies.com
  • 13. Contact us +1 (347) 464-1241 PHONE NUMBER info@testrigtechnologies.com EMAIL ADDRESS