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 |
What are the different types of recording modes in qtp? Which will be used when?
hi,which is the best book to refer QTP 9.2 and Faq's.
if there r 10 windows open in QTP write a command to close all 10 windows at a time ?
I have multiple radio buttons i need to select a radio buton and i dont want to hard code i have a generic function for it there i have used select#0 so it selects first radio button but for other script i want to select the 4th radio button how i can make it still more generic
4 Answers Accenture, Acentia, LM,
Hi Friends, Can any one answer this question? 17) What method is used to retrieve the number of columns in the query results? A. Fields.Count B. Fields.Item(EOF) C. Fields.Count(BOF) D. Fields.Count.Value
what is Synchronization point in QTP?Can anybody give a perfect example on it Thanks in advance
how i can delete the excel process for the task manager using QTP
Hi friends, I have heard that it is required to have an application hosted in the same machine where we use QTP. Otherwise QTP may identify the objects incorrectly. Please clear me is it true.
What are the different recording modes and how do they work?
What are the Features & Benefits of Quick Test Pro (QTP 8.0)?
How should I get results when I run scripts in a Batch mode
i can done the project with QTP in that time i can say how many members in my team size?