PAT TASK-1

Software Testing :

Software Testing is the process of finding bugs in the software and verifying its functionality against the client’s requirements.
It ensures that the software functions as expected and meets the specified requirements before deploy…


This content originally appeared on DEV Community and was authored by Danielprem

Software Testing :

Software Testing is the process of finding bugs in the software and verifying its functionality against the client’s requirements.
It ensures that the software functions as expected and meets the specified requirements before deployment. Testing can be manual or automated, and it plays a crucial role in maintaining software quality.

Types of Testing :

Manual Testing: Performed by humans without using automation tools.

Automation Testing: Uses tools like Selenium, JUnit, and TestNG to automate test cases.

Functional Testing: Validates the functionality of the software.

Non-functional Testing: Checks performance, security, usability, etc.

Unit Testing: Tests individual components.

Integration Testing: Ensures different modules work together.

System Testing: Tests the complete system as a whole.

User Acceptance Testing (UAT): Ensures the software meets user expectations.

STLC - Software Testing Life Cycle :

Requirement Analysis

Test Planning

Test Case Development

Test Environment Setup

Test Execution

Test Closure

Bug Life Cycle :

New - Assigned - In Progress - Fixed - Retest - Closed/Reopened

Testing Tools :

Automation: Selenium

Defect Tracking: JIRA


This content originally appeared on DEV Community and was authored by Danielprem


Print Share Comment Cite Upload Translate Updates
APA

Danielprem | Sciencx (2025-03-29T08:54:05+00:00) PAT TASK-1. Retrieved from https://www.scien.cx/2025/03/29/pat-task-1/

MLA
" » PAT TASK-1." Danielprem | Sciencx - Saturday March 29, 2025, https://www.scien.cx/2025/03/29/pat-task-1/
HARVARD
Danielprem | Sciencx Saturday March 29, 2025 » PAT TASK-1., viewed ,<https://www.scien.cx/2025/03/29/pat-task-1/>
VANCOUVER
Danielprem | Sciencx - » PAT TASK-1. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2025/03/29/pat-task-1/
CHICAGO
" » PAT TASK-1." Danielprem | Sciencx - Accessed . https://www.scien.cx/2025/03/29/pat-task-1/
IEEE
" » PAT TASK-1." Danielprem | Sciencx [Online]. Available: https://www.scien.cx/2025/03/29/pat-task-1/. [Accessed: ]
rf:citation
» PAT TASK-1 | Danielprem | Sciencx | https://www.scien.cx/2025/03/29/pat-task-1/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.