Posts Tagged ‘pdf’
http://www.softwaretestingvideos.com/blog/
“Visit for FREE complete video training”
Get Software Testing Jobs just watching these Videos
As testers, we all agree to the fact that the basic aim of the Tester is to decipher bugs. Whenever a build appears for testing, the primary objective is to find out as many bugs as possible from every corner of the application. To accomplish this task as perfection, we perform testing from various perspectives. We strain the application before us through various kinds of strainers like boundary value analysis, validation checks, verification checks, GUI, interoperability, integration tests, functional — business concepts checking, backend testing (like using SQL commands into db or injections), security tests, and many more. This makes us to drill deep into the application as well as the business.
Duration : 0:7:50
http://www.softwaretestingvideos.com/blog/
“Visit for FREE complete video training”
Get Software Testing Jobs just watching these Videos
System Testing is conducted on a complete, integrated system to evaluate the system’s complain with its specified requirements. It should require no knowledge of the inner design of the code or logic. It is performed on the entire system.
Steps for Effective System Testing:
1)Test Coverage
2)Defect Tracking
3)Test Execution
4)Build Process Automation
5)Test Automation
6)Documentation
Duration : 0:6:18
http://www.softwaretestingvideos.com/blog/
“Visit for FREE complete video training”
Get Software Testing Jobs just watching these Videos
Integration Testing is the phase of software testing in which individual software modules are combined and tested as a group. The purpose of this testing is to verify functional, performance and reliability of the product.
Steps for Effective Integration Testing:
1)Software Configuration Management
2)Automate Build Process where necessary
3)Document
4)Defect Tracking
Duration : 0:5:45
http://www.softwaretestingvideos.com/blog/
“Visit for FREE complete video training”
Get Software Testing Jobs just watching these Videos
If a piece of Software is modified for any reason testing needs to be done to ensure that it works as specified and that it has not negatively impacted any functionality that it offered previously. This is known as Regression Testing.
Steps for Effective Regression Testing:
1)Test Automation
2)Selective Testing
3)Defect Tracking
Duration : 0:4:34