Answer Posted / gomathi baluswamy
Black Box Testing:
1. It is also called the functional testing wherein we
check the functionality of the applicaion through the
input and check what is the expected output.
2. The tester need not have any programming knowledge
3. the tester legally gives input and see the expected
output and need not worry about how the application arrived
at the output.
4. Testing is done by using outward facing iterface GUI
(Graphical user interface)
5. By black box testing we cannot make sure testing is done
completly.
White box testing:
1. It is also called Clear box testing wherein the tester
needs to examine the internal workings of the component or
items to be tested.
2. The tester should have programming knowledge.
3. Testing is done by using internal application
programming interface(API).
4. By this testing we make sure all codes of application
is being tested ie the Loop, Branch, Path coverage is
tested atleast once.
| Is This Answer Correct ? | 25 Yes | 2 No |
Post New Answer View All Answers
few automation basic questions One question to write a scriot in any language you know.
how deployment phase of SDLC differs in product based and in service based company ?
What is bug release?
Should testing be done only after the build and execution phases are complete?
What exactly is quality control? Is it similar to quality assurance?
If there is non reproducible bug which developer is not ready to agree, how you will convince him.
What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?
what are the possible test cases for online jobs search portal..if its a job seeker module and any 1 if u had worked on this proj pls share the bugs with sev and priority pls frends i need replies for these queries ..thanks in advance
You want a automation tool to be used for your project. How will you convince the client for the same. Please give me specific answer.
Hi Frnds, this is Aman.. can anybody tell me plz what kind of QA Interview questions are asked by IDS Infotech Ltd., Chandigarh? I have lil bit experience only in Manual Testing.. Plz answer my question as soon as possible.. Thnx in advance..
Can you explain a pair-wise defect?
What is remedy testing,expalim that and how can use that
i have source and target having same data structure 500 fields and one lacks records. how to validate data. write 5 scenarios.
1.Acceptance testing involves procedures for identifying acceptance criteria for interim life cycle products and for accepting them.is that? 2.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products.is it?
Describe to me what you see as a process. Not a particular process, just the basics of having a process.