Black Box testing attempts to find errors in which of the
follwing categories
1)Incorrect or missing functions
2) Interface errors
3)Performence errors?
Answers were Sorted based on User's Feedback
Answer / praveena
All the three can be tested in black Box manner as we don't
need the source code to identify the Missing /incorrect
functionalities , Interface errors and the performance
errors
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / softwaretesting
incorrect or missing fuction comes in white box
testing.....performance error we r getting in load testing
so my answer is interface error
| Is This Answer Correct ? | 9 Yes | 6 No |
Answer / niranjan123
blackbox Testing types:
1)usability testing
2)Functional Testing
3)performance testing
4)security testing
I think interface(Usability) and Performance errors come
under that and not Incorrect or missing function(whitebox
testing).
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / m & m
Black Box Testing Attempts to find the errors in the
categories like,
. Incorrect Or Missing Functions
. Interface Errors
. Errors in Database or external data Access
. Performance errors
. Initialization and termination
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / pinaki tcs
incorrect fnctions & missing function is checked dy black
box testing
white box testing cannot find missingfunction
performence error also checked by black box testing
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / rao
I too agree with 3 and 4 answers.Here I am giving you some
information on functioanl testing,may be you people aware
of this.
The main intention behind functional testing is to find, is
there any mismatch between your application behavior with
respect to customer requirements and also we can figure out
any functionality is missiing during this testing.So
that,here we can satisfy the first option i.e Incorrect or
missing functions.
We can also find the User interface errors,which we can
find out by seeying the interface and this would be also
possible in functional testing.
we can find the Performence errors during performance
testing only,which is one type of techniques in Blockbox
Testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / pankaj bishnoi
I ahev different thought on this question,
i beleive it will find Incorrect or missing functions and
Interface errors.
Incorrect or missing functions can be found by black box in
a way that suppose an add function is missing, when user
will click on add button it will display an exception on
server or may be in the GUI, by looking at the logs we can
see that whether the functiona is missing or not
Please correct me if i am wrong
| Is This Answer Correct ? | 0 Yes | 0 No |
What is QTP? What is Regression and retest? What is end to end testing? What is Latest QTP version and TD version? TD is test mgmt tool or resource mgmt tool? Why QTP and WR is called mercury interactive tool? Difference between end to end and system testing? Types of Testing performed in your project? What is testing component? What is test script?
what is the exit point for test plan
Explain Acceptance Testing with an Example
1)how can you perform load testing in manual testing 2)what is deliverable?
What is the need for testing?What is the Outcome of Testing? What is the Purpose of Testing? When to start and Stop Testing?
can any one explain with example the diff between boundary value analysis testcasees and equivalence class testcases pls urgent
Can anyone explain about agile software methodology...
what is build? what is build coniguration?
what is testing
Suppose u have a ICICI Home Page & there is a option link "Bill Payments" so once u click this link then new child window will be open where u have a 1. "amount(Text box)" 2.Auto Debit monthly (check box) & 3. "OK" & "Cancel" Button. Please write the test cases for this Integration Test cases also.
what are the SQL commands used in for union,intersection & all operations.Please reply fast.
what is FAT and SAT tests .?