If already everything is tested using White-Box testing,
then what is the need of using Black box testing?
Answers were Sorted based on User's Feedback
Answer / naveenn
White-Box testing is used to test the internal logic of the
code, where as black box testing is used to test in all
possible ways by specifying the range and etc..
Ex : Boundary value analysis
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / vinay
White box is to do with code testing and is mainly done by
the developer, it is also known as Unit testing.
Black box is more advance testing, it includes funtional,
regression, system testing etc. This is mainly done from
end user prospective (Customers). If customers are able use
with no errors, then the product is of high quality.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / mahesh.k
the main reason is the white box testing is for testing the code of an application block box testing is for testing the functional part of the application.here developers perform positive testing, testers do both positive and negitive testing.
| Is This Answer Correct ? | 2 Yes | 0 No |
if interviewer asked about the framework used for automation how we will handle the question..means what should be the answer..plz help..which framework u r used in our company?
Hi This is tanya actually im facing problem in Qtp actully some time QTP doesnot recoznise the recorded object due to which script is going to fail.so can you tell me how we can handle this situation and i have another concerened issue is that at the time of run New errors comes every time so how we can handle this sitauation how we can add Recovery scenarios to the script.some time application runs successfully and some time it produces new error thats why i am facing lot of problem please give me the sugeestion as soon as possible.
Howcan you differentiate between Exist statement, Exist property, and Exist method??? How they used???
write is the code for regular expression in QTP
With out using the task manager,how to close the application using vbscript and what is the statement?
How you automate test scripts
Diff between Test Stratergy and Test Plan? Diff b/w Test design ansd test case design?
hi Friends ,willany body tell me what is the Scope for the automation Testing inht Future is their Or not And what is the Top Most Level in the testing section according the Pay scale
HI I want to know the detials of QTP certifications such as syllabus, study Materil etc. Can any provide me all these details?? my mail ID is krishnuvk@yahoo.com
What is keyword driven framework, what is "key" in It.
What is the difference between Call to Action and Copy Action.?
can we do load testing , by using QTP......?