logo

CuriousTab

CuriousTab

Discussion


Home Technical Questions Software Testing Comments

  • Question
  • What is the difference in writing the test cases for Integration testing and system testing?


  • Correct Answer
  • Integration testing is done at module level when various modules are integrated with each other to form a system or sub-system Its main purpose is to ensure that interfaces between various modules are working properly; ie modules which are working individually are also working correctly together System testing is done on a complete, integrated system to evaluate the system?s compliance with its specified requirements It validates that the system meets its functional and non-functional requirements From these definitions, it is clear that the purpose of Integration and purpose of System Testing are different Therefore, Integration test cases focus more on the interfaces between modules (interface integrity) - the data transfer and their interaction with each other System test cases focus on testing the product as a whole; ie whether the functional, non-functional requirements of the System are met or not Since System Testing is the final phase before delivery of the product, System test cases should pinpoint configuration related errors along with testing for performance, security, reliability etc 


  • Software Testing problems


    Search Results


    • 1. What is the value of a testing group? How do you justify your work and budget?
    • Discuss
    • 2. 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
    • 3. Which of the following is not part of performance testing?

    • Options
    • A. simulating many users
    • B. measuring response times
    • C. generating many transactions
    • D. recovery testing
    • Discuss
    • 4. What are the parameters of Quality cost?
    • Discuss
    • 5. Which of the following is a form of functional testing?

    • Options
    • A. Security testing
    • B. Performance testing
    • C. Boundary value analysis
    • D. Usability testing
    • Discuss
    • 6. What's the role of CMM Level in Testing?
    • Discuss
    • 7. What is risk analysis? What does it have to do with Severity and Priority?
    • Discuss
    • 8. Explain a.) Quality Assurance b.) Quality Control c.) Test Case d.) Test Condition e.) Test Script f.) Test Data g.) Test Bed
    • Discuss
    • 9. 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
    • 10. Which is not a task of a configuration management?

    • Options
    • A. Reporting
    • B. Version control
    • C. Quality control
    • D. Change management
    • Discuss


    Comments

    There are no comments.

Enter a new Comment