310 likes | 998 Views
Software testing is a process that should be done during the development process. In other words software testing is a verification and validation process.
E N D
Software testing is a process that should be done during the development process. In other words software testing is a verification and validation process.
There are two basics of software testing Black Box Testing White Box Testing
Black Box Testing Black-box testing is a method of software testing that examines the functionality of an application without peering into its internal structures or workings.
White Box Testing White box testingalso known as clear box testing, glass box testing, transparent box testing, and structural testing is a method of testing software that tests internal structures or workings of an application, as opposed to its functionality i.e. black-box testing.
There are many types of testing Unit Testing Integration Testing Functional Testing System Testing Stress Testing Performance Testing Usability Testing Acceptance Testing Regression Testing Beta Testing
Go here if you want more information: http://onpathtesting.com/services