Task 1
1 Types Of Testing
Manual Testing
Automation Testing
Manual testing is a type of software testing where testers evaluate software or application quality manually, without the help of automated testing tools or executing test scripts.
Manual Testing is three different Types :
White Box Testing
Black Box Testing
Grey Box Testing
Automated testing is the application of software tools to automate a human-driven manual process of reviewing and validating a software product.
Different Phases Of SDLC
Project Planning
Requirements Analysis
Design
Coding
Testing
Development
Acceptance
Manual Tester Qualities
Attention Of Detail
Analytical and Critical Thinking
Communication Skills
Adaptability
Time Management
These qualities, along with domain knowledge, testing methodologies, and technical proficiency, contribute to a successful career as a manual tester.
Difference between waterfall Model And Agile Model
Agile and waterfall are two distinctive methodologies of processes to complete projects or work items.
Agile is an iterative methodology that incorporates a cyclic and collaborative process.
Waterfall is a sequential methodology that can also be collaborative, but tasks are generally handled in a more linear process.