Who are needed for Testing :
• Developers (White Box testing > Unit Testing , Integration Testing) • Clients / Customers (Grey Box Testing > Code , Functional , UAT) • Testers (Black Box Testing > Smoke , Functional, Integration , System , Regression Testing) • Users (Functional , UI Testing) • Tester is the right MAN of all to validate Application.
Developers point of view: · Does my code work?? · Are my code loops, conditions, functions … working good?? · Understands the system but, will test "gently” · and, is driven by "delivery"
Testers Point of view: · Does the application work well? · Are the requirements covered in the application? · Must learn about the system, · but, will attempt to break it · and, is driven by quality
What are needed for Testing :
· Requirements/ Specifications / wire frames · Good understanding of BRS/SRS/ wire frames · QATP (Test Plan), QATC (Test cases) · Test Set up (Environment, Software & Tools) · Resources (Machines, Testers, Lab) · Application, Integration Tools, etc
How do we Testing: · We Test the applications / software in two ways · Manual Testing · Automation Testing
Manual Testing:
• Sanity Testing • Functional Testing • Integration Testing • System Testing • UI Testing • Regression Testing • Bug Verification / Bug Tracking • Compatibility Testing • UAT ( Alpha and Beta)
Automation Testing:
• Sanity Testing • Functional Testing • Regression Testing • Load Testing • Performance Testing • Stress Testing
|