What are the roles of glass-box and black-box testing tools?
Correct Answer
Glass Box (or white box) testing is the process of giving i/p to the system and checking how the system processes i/p to generate o/p Black Box testing is the process of giving i/p to the system and checking if the system is giving correct o/p without bothering how the o/p is generated As we can see from the definitions, the role of black box testing is to ensure that the o/p generated is correct And role of white box testing is to ensure that methods used to generate the o/p are correct
More questions
1. In the relational model, relationships between relations or tables are created by using:
Correct Answer: Object Repository means not a collection of objects it's a common repository for all the people (testing, developers) for seeing all the data in single login for example QA wants to see 5 testers works then he goes to each person login and see the data It's very difficult job for this we can use Object Repository
Correct Answer: The OSI Model is used as a reference model The primary reason the OSI model was created was so that different networks could inter-operate Hence, different networks could communicate