Functional Testing Tech and GUI TestingDone 18102023 030026pm
Functional Testing Tech and GUI TestingDone 18102023 030026pm
TESTING
(FUNCTIONAL
TESTING)
Rizwan Khalid
OUTLINE
Functional testing
Steps
Pros and Cons
Random testing
Systematic testing
Functional Testing Techniques
Smoke Testing
User Acceptance Testing
Alpha
Beta
Regression Testing
2
GUI Testing
FUNCTIONAL TESTING
DISADVANTAGES
It has a potential of missing logical errors in software.
It has a high possibility of redundant testing.
FUNCTIONAL TESTING
Systematic or random ??
RANDOM TESTING
WHY NOT RANDOM
NEEDLES IN A HAYSTACK
To find needles and remove them from hay,
look systematically for needles
These issues have driven the GUI testing problem domain towards automation
GUI TESTING CHECKLIST
Check Screen Validations
Verify All Navigations
Check usability
Verify Data Integrity
Verify the date Field and Numeric Field Formats
THANK YOU