Modularity in ZAPTEST

Modularity in ZAPTEST

Home Forums ZAPTEST Best Practices Modularity in ZAPTEST

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #30610
    Sasha ZAP
    Moderator

      In software design, modularity refers to a logical partitioning of the "software design" that allows complex software to be manageable for the purpose of implementation and maintenance. The logic of partitioning may be based on related functions, implementation considerations, data links, or other criteria.

      In ZAPTEST you can implement the modularity in the following way:
      1) By using the TestParameters feature (With its different related methods) to adduseupdate parameters;
      2) By using the Runtest feature you can call different test from within a specific test and send to it Parameters’ values;
      3) Using the TestParameters and the Runtest you can create a modular test which will be simple to maintain, create and understand.
      4) Using M-RUN to run the same test on different environments with unique parameters for each device

    Viewing 1 post (of 1 total)
    • You must be logged in to reply to this topic.

    Virtual Expert

    ZAPTEST

    ZAPTEST Logo