difference between manual testing and blackbox testing
Answer Posted / n@n!
black box testing is a part in manual testing.
manual testing consists
1)white box testing
2)black box testing
3)UAT testing
but black box testing consists of
1)userinterface testing
2)usability testing
3)functional testing
4)non functional testing
5)stress testing
6)load testing
7)volume testing etc........
| Is This Answer Correct ? | 27 Yes | 4 No |
Post New Answer View All Answers
I have to give weights to 5 stones so that using a simple balance and the stone i should be able to weight any number between 1-100
what type of testing techniques are using after accept the build?
how to write defects in excel sheets when defects occured
Can you explain requirement traceability and its importance?
Can you explain decision tables?
List the type of testing perform to test microsoft excel 2003 give atleast 1 example of each type
WHAT IS OBJECT REPOSITORY? AND IT TYPES? HOW MANY TYPES OF ACTIONS ARE THERE IN QTP? CAN WE ADD NEW OBJECTS AND PROPERTIES INTO SHARED OBJECT REPOSITORY?
1.Acceptance testing involves procedures for identifying acceptance criteria for interim life cycle products and for accepting them.is that? 2.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.is it?
What is boundary value testing? Give an example.
tell me 5 new requirements in ur project? plz urgent
During alpha testing why customer people are invited?
If asked to create a Configuration Design Pattern, where would you start?
How do you get programmers to build testability support into their code?
write test case for gmail sign up page?
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form