Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

A combination of testing strategies

Pragya Keshap answered on March 1, 2023 Popularity 1/10 Helpfulness 1/10

Contents


More Related Answers

  • testing techniques
  • Practical Application Select a simple software application (e.g., a login page, e-commerce checkout process) or a hypothetical scenario. Design a test automation strategy for this application or scenario. Create a test script or test case using one of th

  • A combination of testing strategies

    0

    By combining unit, integration and component testing, we are able to achieve high coverage of the modules that make up a microservice and can be sure that the microservice correctly implements the required business logic.

    Yet, in all but the simplest use cases, business value is not achieved unless many microservices work together to fulfil larger business processes. Within this testing scheme, there are still no tests that ensure external dependencies meet the contract expected of them or that our collection of microservices collaborate correctly to provide end-to-end business flows.

    Contract testing of external dependencies and more coarse grained end-to-end testing of the whole system help to provide this. 

    Popularity 1/10 Helpfulness 1/10 Language whatever
    Source: Grepper
    Link to this answer
    Share Copy Link
    Contributed on Mar 01 2023
    Pragya Keshap
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.