Introduction of testing
Today I will take the presentation at my institute about software testing
what we will do after completing developer the software...
if we bought a bike we should check capacity of tyre and Bike Cc and do test drive also, then if we have switch box at my home when we will be check the how much capacity of current is passing in the switch,these are all depend upon the hardware so we called this hardware testing. if we do in the software all depend upon the software so it's called this software testing ..
what is mean by software testing?
software testing is process used to identify correctness, completeness and developed of the computer software..
software testing is an activity expect results match actual results and ensure the software defectbis free..
software testing is important it could have bugs expensive or be dangerous
Software testing is main goal to find and fix the bugs before releasing the software to end user.
why need is sofware testing?
1.to find and defect free.
2.To check whether clent/user need to satisfied
3.to avoid user detecting problem
4.to also provide good quality
why does software have bugs?
- Miscommunication or no communication
- software complexity 3.time pressure (Time scheduling)
- programming mistake Tester and developer Developer always want to his code working properly.so he will test the code is if it working correctly. Tester to make it fails in any way.tester surly check how this app not working properly..
Top comments (0)