Which testing is this-
verifying the funtionality of each programme
1. white box testing
2. black box testing
3. glass box testing
4. grey box testing
Answer Posted / rohituppal
In black box testing, input is given to the system and output is checked whether it is same as expected output or not with no knowledge of how the output is generated.
In white box testing, knowledge of internal architecture is must. How the output is getting generated.
So if an application has suppose 10 programs & testing those 10 programs require knowledge of internal architecture.
So it should be white box testing.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How the application is launched to the production environment?
What is the typical situation u faced while collecting the test data?
What is the difference between baseline and traceability matrix?
Describe your personal software development process.
what is the relation between all tabs in quality center & explain the testing process in quality center with tabs?
When we use integration testing for any new system so why we required system testing.
What knowledge I must have as a 3 yrs. manual tester??
What are the bugs we cannot find in black box?
10 scenarios for security testing using gmail applications?
What are the queries mostly asked in testing ? give me some examples.
What is benchmark testing? hi friends... can anyone suggest the correct answer plz...
Manual and automation how do they help in bringing out quality product? Explain?
Do submit teststrategy to customer if yes at what time
Can you explain boundary value analysis?
Is an "A fast database retrieval rate" a testable requirement?