Lessons learn't in Testing
Lessons Learnt
· Know your domain
· Know your application
· Learn New Technologies, if needed
· You Can’t Guarantee a Bug Free Application
· Follow SDLC Process, for any development work
· Requirement review
· Code freeze and System build
· System Testing
· 100% Test Coverage is Not Possible
· Numbering of Test scripts
· Create a Test plan and Test coverage before Testing
· Think like an End User
· Test case review
· No assumptions in Testing
· Defect Tracking and reporting
· Having a single build for the project.
Comments
Post a Comment