In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/02 Report--
This article mainly introduces "what quality attributes must be satisfied by test cases in software testing". In daily operation, I believe that many people have doubts about which quality attributes must be satisfied by test cases in software testing. The editor consulted all kinds of materials and sorted out simple and easy-to-use operation methods. I hope it will be helpful to answer your doubts about which quality attributes must be met in software testing. Next, please follow the editor to study!
The quality attributes that the test case must meet:
Correctness: ensure that the content of the description part of the test title is correct.
Economy: design the corresponding test steps only for the purpose of determining the need.
Repeatability: self-consistency, that is, no matter who executes this use case, the result is the same.
Adaptability: can not only adapt to short-term needs, but also consider long-term needs.
Traceability: use cases can be traced to a specific requirement.
Self-cleaning: a single use case does not affect the entire test environment, that is, the original test environment can be restored after the use case has been executed.
Structure and testability
Contains the standard test title and number.
Contains a definite purpose for testing a particular requirement.
Contains a description of the test method.
Specify condition information-environment, data, preset condition tests, security entry, and so on.
Contains operation steps and expected results.
State any supporting evidence, such as screenshots and reports, and ensure that they are properly preserved.
Ensure that the test environment is clean (that is, the use case does not affect the entire environment).
Use the active mood structure in the description.
Do not take more than 15 steps.
Ensure that a single use case test takes no more than 20 minutes to execute.
The automated script use case adds the necessary comments, such as purpose, input, and expected results.
If possible, it is recommended to provide optional preset condition testing.
Whether the order of use cases is consistent with the business process, that is, whether the order of use cases in the business process is reasonable.
Configuration management that the test case needs to meet:
It is archived using naming and numbering rules.
Save to a specific format, file type.
Whether the version of the use case is consistent with the current version of the software under test (corresponding).
Contains the appropriate test objects required by the use case, such as a specific database.
Read on file.
Control access by role when archiving
Archive when the network is backed up.
Offline archiving
Test case is the standard of software testing, but it can not be used after writing. It needs to be reviewed by experts before it can be used after the test case is completed. General reviewers are organized by project leaders, testers, developers, analysts and designers, and customer representatives can also be invited to participate directly.
At this point, the study of "which quality attributes must be satisfied by the test cases in software testing" is over. I hope to be able to solve everyone's doubts. The collocation of theory and practice can better help you learn, go and try it! If you want to continue to learn more related knowledge, please continue to follow the website, the editor will continue to work hard to bring you more practical articles!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.