what is the diff b/w black box and white box
Answer Posted / vasu
WBT:
1.testing the appliation by single module of single
functionality
2.it s based on the internal logic of the code
3.done by developers
BBT:
1.testing the application whole functionality
2.its not based on the internal logic of the code
3.done by the testers
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
1.For a single module how many builds are possible 2.what will be the max or min time to finish up an single module
i want to for technical interview question paper along with in tesrviwe Phases i need
Can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
What is Test Design?
I am new to testing, I need information about TSYS any website or if you have information please mail it to me. this is for online credit applications project.My mail id is keerthanakoluvu@yahoo.com. Thanks for your help.
What is the difference between functional testing and integration testing?
Can you explain the pdca cycle and where testing fits in?
What is regression testing? When to apply it?
Which test cases are written first: white boxes or black boxes?
Please can any one tell me 1).Types of reports 2).Types of Meetings.
what is the testing approach for windows Explorer(Not IE Explorer)
need testing projects where can i find them
Explain the manual testing process?
sanity testing is done during regression testing.is it true.if it is true plz explain?