What are the Blackbox Testing Techniques?
Answers were Sorted based on User's Feedback
Answer / harish
Following are the Black box testing twechniques,
1.Boundry value Analysis,
2.Equivalance Partitioning,
3.Error Guessing,
4.Cause & Effect Graphing &
5.Decision Tabble.
Out of these the upper three are mostly used.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / firdousekamal
The most popular Black box testing techniques are:-
Equivalence Partitioning.
Boundary Value Analysis.
Cause-Effect Graphing.
Error-Guessing.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / firdousekamal
The most popular Black box testing techniques are:-
Equivalence Partitioning.
Boundary Value Analysis.
Cause-Effect Graphing.
Error-Guessing.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / sreejith
Firdouse is absolutely true. And Sham's answer is utter
flat
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / aruna tummala
Blackbox testing techniques are:
1.Equivalance class/Equivalance Partition(EC/EP)
2.Boundary value Analysis(BVA)
3.Decision table Testing
4.State Transition Testing
5.Usecase Testing
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / sravanthi
Blackbox testing techniques are:
1.Boundary value analysis
2.Equivalence class partition
3.Error guessing
| Is This Answer Correct ? | 0 Yes | 0 No |
what is positive and negative testing with example?
What are teh characters of a good tester
what r the entry criteria for functionality and performance testing?
In my application, date box is present on every screen. As a tester I have to test it on every screen. So need to write test case for it. If I write a test case for Date box only once & I refer that test case for next screen date box testing. Is it Ok?? E.g. Test case name - Date Box test Test Case Id - 01 If I want to write test case for Date box on New screen/module. Then is it OK?? Test Case Name - Date Box test Test Case Id - 20 Test Steps - Refer steps of test case id-01
what is mean security testing ? define with example
what is thread Testing
can i manage putting fake experience in manual testing what they will do if am caught
in employe details form, we are entering First name as manjunath and Last name as sastry. but when we retriving the data in reports form, it shows as first name as sastry and last name as manjunath. here bug may be in employee details form or reports form. how you check in manual?
can anybody tell what is the extention for java and dotnet application(means exe file extention).its urgent
WAT IS RTVM?
How would you do Security Testing for web application?
How to test the Online Games?? Suggest tricks. I have experience in server-client application testing.