Black Box testing attempts to find errors in which of the
follwing categories
1)Incorrect or missing functions
2) Interface errors
3)Performence errors?
Answer Posted / 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 |
Post New Answer View All Answers
how to test the case with 5 combination and inputs
What is bug leakage?
Hi Everybody could you please send me the ISTQB Material to my mail id karthik18487@gmail.com Thanking you in advance
Write 2 scenarios for Integration testing? Please let me know its urgent.
what type of quetion may be asked for experienced person in manual tester of 1 year?
Hi i am looking for Test Engineer Job, i have done the course, but i don't have work experience on it, Is it So important to have real time Exp or knowledge is enough? and please let me know like how i can improve for the interview. You can send me a mail on this id: rashmi_vastred@yahoo.co.in
What is sanity?
What is the Difference between Network testing and Web Testing?
How would u test and automate an Antivirus application ?
What is 'Account Conditioning'?
how can u prepare the test plan?
iam new testing, i want improve writing test cases and bug defect etc? any on give suggestion pls?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
What is pesticide paradox?
If automating - what is your process for determining what to automate and in what order