what is black box testing
Answers were Sorted based on User's Feedback
Answer / jhony
Black box testing is a software testing technique in which the functionality of the software is tested without looking at the internal code and implementation details of the software.
This type of testing is based entirely on the s/w requirements and specifications..
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / giridhar
functional testing, without requirements also we can do
black bix testing.
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / karunakar
after Complition of developmentprocess.testing team validate
the application Build w.r.t Cutomer requirement is called
Black box Testing.
| Is This Answer Correct ? | 1 Yes | 4 No |
how many meeting in realtime environment? what are they?plz explain?
Differences between waterfall and V model
how we maintain buid versions without using CVS or any other tools ? are tools neccesary for maintaining versions?
How will you link the Defect to the test case? Explain Bug life cycle
1.what is the software life cycle? 2.what tools are available for support of testing during s/w development life cycle? 3.what is s/w development life cycle ? where exuctly the testing activity begin in SDLC?
How will you link the Defect to the Test case? Explain Bug life cycle ?
1. fault based testing is reversed of which testing? option.1 conventional software testing Option 2Operations and classes that are critical or suspect Option 3 Use-case validation Option 4White-box testing of operator algorithms 2. Testing OO class operations is made more difficult by Option 1 Encapsulation Option 2 Inheritance Option 3 Polymorphism Option 4 Both Inheritance and Polymorphism 3. Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning 4.Client/server architectures cannot be properly tested because network load is highly variable. Option 1 true Option 2 false 5. Real-time applications add a new and potentially difficult element to the testing mix Option 1 performance Option 2 reliability Option 3 security Option 4 time 6.Which one is not key term used in internal control and security Option 1 Threat Option 2 Risk Control Option 3 Vulnerability Option 4 Exposure 7.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products. Option 1 true Option 2 false 8.Static testing requires...? Option 1 Binaries Option 2 Source code Option 3 Product Option 4 Executables 9.etesting is testing the application with multiple sets of data is called retesting Option 1 true Option 2 false
why tracability matrix need in manual testing? how to create tracebility matrix for web application.. please can u send ur replies
How quickly we need to fix the bug?
functional testing and usability testing test cases for transfer funds...
what is difference bettween High level documents and low level documents wht is covered in it ? when does tester uses this ie wht level of testing?
Could anyone let me know five positive and negative testcases for ATM machine..?