In which web site can i find all the templates and formats of software testing?
Question:
Answer:
And people wonder why software is so bad. These are the kinds of questions asked by people who want to test it.
There is no one place. Ask specific questions and you will get specific answers.
Ah, if only it were that easy... There are many different types of software testing and methodologies, er, formats for doing it.
Basically, testing falls into two categories: black box and white box testing. Black box is where you are expected to have no knowledge of the internals of the software; white box is different, where you might actually delve into the code and back end processes to test.
Software testing is, unfortunately, less of a science than software development. Try googling 'software testing' or something like that and you should get some ideas on the various ways software is (or, as is too often the case, not) tested.
More Questions & Answers...