Which type of testing is most imp. from black box and White
box?
Answers were Sorted based on User's Feedback
Answer / sivaji
blackbox.
because the application is tested as per the clients
requirements witout involving in the internal logical
coding.
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / swapnil
Hi dear
Black Box testing is most important bcause Black Box
Testing is testing without knowledge of the internal
workings of the item being tested. For example, when black
box testing is applied to software engineering, the tester
would only know the "legal" inputs and what the expected
outputs should be, but not how the program actually arrives
at those outputs. It is because of this that black box
testing can be considered testing with respect to the
specifications, no other knowledge of the program is
necessary..
plz replay any body have doubts
thankx
| Is This Answer Correct ? | 4 Yes | 0 No |
1.what are disadvantage of V model? 2. In V model two phase is there. That is verification and validation.1St phase is verification , why it is called verification?
can any one please give bug reporting format of bugzilla ?
i know that there are two types of applicationa.one is web applications and the other is client-server application.web means online applications,and client server means we have to install in our systems to use it.now my question is ,yahoo messenger which we have to install in our system and have to work on line.this application comes under which type of application.
wht is TRM
What is the difference between volume and stress?
hi guys,.........WHAT IS FACETS TESTING... LAST 6 MONTHS ONWARDS I SAW THIS TESTING IN SO MANY TIMES ?
Equivalence testing divides the input domain into classes of data from which test cases can be derived to reduce the total number of test cases that must be developed. is it.explain equivalence testing
Suppose there is a User window (having fields First name, Last name, phone & address) What is the test case for Edit User ?
what is the formal technical review
How can i understand about the concept of "State Transition" Testing. Can any Testing genius can suggest me.
Can you please tell me what to test in a web based application? And i need to do usability testing and functionality testing for the same (web based application. So please tell me how and what to check the functionality and usability of the web based application?
what is the difference between Load,Stress and Volume Testing?