Black box Testing
Answers were Sorted based on User's Feedback
Black Box:
Performing testing on the application with functional knowledge id called as black box testing.
Techniques
1 BVA
2 Ecp
3 Error guessing
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / vaka
Not based on any knowledge of internal design or code.Tests are based on requirements and functionality.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / vimal
it is the type of testing which is done by test engineer.
where test engineer check the functionality of an application according to client requirement.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / manoj
In these methodology tester will test the functionality of application manually.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / mahya
it is a type of testing in which we provide input and check the expected result of the application without knowing the internal structure or control flow of application it is called as black testing
it gives the user's perspective to test.
in this we check the functional and non functional requirment of the application of the user
| Is This Answer Correct ? | 0 Yes | 1 No |
On what type of browsers you have tested your web page?
Is there any opening for Manual testing for 0-1 yrs?
When should you opt for manual testing over automation testing?
Can any one explain about USE CASES?
explain fish model in detail?
1.The effectiveness of a test suite in detecting errors can be determined by counting the total number of test cases present in the test suite. is it true
What is the difference between sanity and smoke test? Please explain with an example.
how can we test an application to know the expiration period (i.e,below or equal to expiry-date it shud work and above it shud fail). [assume this s/w app'n validity period is 2months]
define integration testing ,gui testing and functional testing
what is actually contain test report? can anybody post the test report
what is the critical defect in telecom domain?help me out from this prob its very urgent
What are the steps to test any software through automation tools?