Manual Testing Notes
Manual Testing Notes
Understanding the testing requirements, identifying test scenarios, writing test cases and doing test
execution and defect reporting.
SDLC?
1. SDLC will explain all implementation activities of a project from day 1 to upto end of the project
2. As a S/w Engineer what are the activities that we have to perform everthing will be in SDLC process
1.Requirements and understanding - S/w engineer should start nalysing the requirements and
understand the requirements what exactly client need
2.Planning - It is prepared by PM, After Analysing the requirements based on the requirements the PM
prepares the project Plan, duration,developers, Testers, designing team, Automation, os....
5.testing - once coding is done before giving to the testing team the developers will test the application
@there end
ii) Integration Testing: Combining all parts of a code and conducting testing is called as
Integration/interconnected Testing
When 100% coding and white box Testing is done than the developers will give the application for
Testing---Entry Criteria
-----------------------
Testing done by Testers
2 levels
exp=Act--signoff
exp#Act--defect/Bug
maintenance -
After release an application to the client, during utilisation if customer faces any problem we have to
support them
This is SDLC.
STLC: Process...
5.Test Execution- Tc's should be ready as per the req.... build should release by the developer,
implementing all the tc's on the buld is called as test execution.
7.Test Closer?
when all the test cases are executed sucessfully and passed and when all the defects are succesfully
closed.