CrazyEngineers
  • Integration and System testing test cases

    akhila1

    akhila1

    @akhila1-GRlQff
    Updated: Oct 19, 2024
    Views: 1.0K
    give me the procedure to write the test cases for the integration and system testing along with examples.
    0
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • Kaustubh Katdare

    AdministratorFeb 4, 2013

    akhila1
    give me the procedure to write the test cases for the integration and system testing along with examples.
    Let's take CrazyEngineers for example. Assuming that the 'sidebar' that you see is one 'module' and the overall community forum is another. When the sidebar is added to the site - the testing of how both work together would be labeled as 'integration' testing.

    We also display 'New', 'Trending' and 'Updated' discussions on CE, which is picked up from the forum. So your test case would be -

    ---
    1. Does the sidebar correctly display newly created threads?
    2. Does the sidebar correctly display trending threads, which have the most replies?
    3. Does the sidebar correctly display threads that have just been updated?
    ---

    4. Does the sidebar appear on all the pages of the community?
    5. Is the width of sidebar correct on all the pages of the community?
    6. Is the user profile information pulled correctly on all the pages on which the sidebar displays ...and so on.

    System testing; would be the overall functioning of the system with all the modules integrated.

    I hope this helps and gives you a start. If you have questions, we've a lot of QA experts who'd be happy to help you 😀
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register