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 |
Please anyone give answers for all below questions and help ? realtimers please and please share your knowledge.lot of questions left unanswered.
What happens if we access a website that has cookies once the browser cookies are disabled?Does the website will be accessed?Though accessed, does the session will be tracked?
What is remedy testing,expalim that and how can use that
Write the Test Cases for Ball Pen and Water Bottle.
14 Answers Chetu India, Quexst,
As i know Tester must hv to submit the test cases, test report, bug report,test results to his/her manager. So i question is What we write in test report and what else document we hv to submit to the Pm/TL.
Test Track Pro. Defect report formate? what r the attibutes?
Please give me any example of High severity and Low priority type of bug ?
What is a test server?
If we got build [say 2.0]to test, we test it & maintain the log then we got same build [say 2.0] fixing bugs in the same version 2.0 again we test it .My question is How we maintain this second log of testing same build
Developres release the build with known bugs , then how will u(as a tester) write defect reports without developer known bugs .
when 200 testcases are to be written in a single day, then what will you do?
How to do cards Testing? And give sample test cases please? And tell me about vision plus card?