logo

CuriousTab

CuriousTab

Discussion


Home Technical Questions Software Testing Comments

  • Question
  • 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 


  • Software Testing problems


    Search Results


    • 1. What are the key challenges of software testing?
    • Discuss
    • 2. Benefits of Software Quality Assurance to the organization
    • Discuss
    • 3. What is the role of QA in a project development?
    • Discuss
    • 4. The SQL statements that take care of security and authorization are

    • Options
    • A. DDL
    • B. DML
    • C. DCL
    • D. None
    • Discuss
    • 5. Data flow analysis studies

    • Options
    • A. The use of data on paths through the code
    • B. Possible communications bottlenecks in a program
    • C. The intrinsic complexity of the code
    • D. The rate of change of data values as a program executes
    • Discuss
    • 6. What methodologies have you used to develop test cases?
    • Discuss
    • 7. Describe how to perform Risk Analysis during software testing.
    • Discuss
    • 8. How do you differentiate the roles of Quality Assurance Manager and Project Manager?
    • Discuss
    • 9. Explain Software Testing. Why is it important to conduct the testing of a software?
    • Discuss
    • 10. Configuration management is not concerned with

    • Options
    • A. maintaining versions of software
    • B. controlling documentation changes
    • C. controlling changes to the source code
    • D. choice of hardware configuration for an application
    • Discuss


    Comments

    There are no comments.

Enter a new Comment