Answer Posted / mfsi_krushnas
There are 4 types of testing techniques
1. Static Testing
2. White Box Testing
3. Black Box Testing
4. Grey Box Testing
1. Static Testing: Testing of an application without
execution on the computer or without executing them through
values.
2. White Box Testing: Here testing is done on code written,
like loop coverage, statement coverage, execution loop
coverage. Testing done on the code .
3. Black Box Testing: Here testing is done to check the
behaviour of the application. Here the behaviour of the
application should be towards the Customer's Requirements.
Grey Box Testing: COmbination of Black box and white box is
called Grey box testing.
Integration testing is an Grey Box Testing which includes
both the functionality and coding testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is mean by Schedule report who is the responsible for generated that one ?
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing? plzzzzzzz i need ur help.
What is difference between cmmi and cmm levels?
How do you scope,organise and execute a test project.
Which is the best testing model?
Define cause effect graphing?
How would u test and automate an Antivirus application ?
What is white box testing?
What is a test log?
what r the 5 major defects that u found in ur shopping related project?
how to test the case with 5 combination and inputs
Once automated, what are the types of functionality provides the highest Return On Investment (ROI) to the company?
What is smoke test? Do you use any automation tool for smoke testing?
Can any tell me how a clinical data management system is tested? what are the test scenarios? what are the test cases? work flow.
What is bidirectional traceability ??? and how it is implemented