logo

CuriousTab

CuriousTab

Discussion


Home Technical Questions Software Testing Comments

  • Question
  • Explain a.) Quality Assurance b.) Quality Control c.) Test Case d.) Test Condition e.) Test Script f.) Test Data g.) Test Bed


  • Correct Answer
  • a) Quality Assurance Quality assurance is an activity that establishes and evaluates the processes that produce products Quality assurance would measure processes to identify weaknesses and then correct them to continually improve the process: Eg Code review b) Quality Control Quality control is a process in which the product's quality is compared with standards and corrective actions taken if required Quality control activities focus on identifying defects in the actual products produced Eg Testing c) Test Case A test case is a unit level document describing the inputs, steps of execution and the expected result of each test condition for every requirement from the BRD Testers determine whether the application is working correctly or not based on the test case that is being executed A test case is marked as "Pass" if the application works as expected and is marked as "Fail" if otherwise Test cases also aide in generating test status metrics d) Test Condition Test condition is the condition on which the test execution evaluates to pass or fail Eg of a test condition: Set Password field should accept a mix of Alphanumeric and Special characters on mandatory basis and throw error message otherwise e) Test Script Test script is the set of instructions performed on the application to verify its functions f) Test Data Test data is the input data used to test a particular functionality Eg: Username and password to test a login screen g) Test Bed Test bed is the environment on which the testing is done and includes the software and hardware set up that is required for testing the application 


  • Software Testing problems


    Search Results


    • 1. What is risk analysis? What does it have to do with Severity and Priority?
    • Discuss
    • 2. What's the role of CMM Level in Testing?
    • Discuss
    • 3. What is the difference in writing the test cases for Integration testing and system testing?
    • Discuss
    • 4. What is the value of a testing group? How do you justify your work and budget?
    • Discuss
    • 5. What is the type of the algorithm used in solving the 8 Queens problem ?

    • Options
    • A. Dynamic Programming
    • B. BackTracking
    • C. Branch and Bound
    • D. None
    • Discuss
    • 6. Reporting Discrepancies as incidents is a part of which phase?

    • Options
    • A. Test Implementation and execution
    • B. Evaluating exit criteria and reporting
    • C. Test Analysis and Design
    • D. Test Closure Activities
    • Discuss
    • 7. Which is not a task of a configuration management?

    • Options
    • A. Reporting
    • B. Version control
    • C. Quality control
    • D. Change management
    • Discuss
    • 8. 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
    • 9. The SQL statements that take care of security and authorization are

    • Options
    • A. DDL
    • B. DML
    • C. DCL
    • D. None
    • Discuss
    • 10. What is the role of QA in a project development?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment