Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What are the common interview questions in software testing

2025-01-19 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/02 Report--

This article mainly introduces the relevant knowledge of "what are the common interview questions in software testing". The editor shows you the operation process through actual cases, and the operation method is simple, fast and practical. I hope this article "what are the common interview questions in software testing" can help you solve the problem.

What are the principles of software testing?

1. "early and continuous software testing" should be taken as the motto of software developers.

2. The test case should be composed of test input data and corresponding expected output results.

Programmers should avoid checking their own programs.

4. When designing test cases, reasonable input conditions and unreasonable input conditions should be included.

5. Principles of software testing

6. Pay full attention to the clustering phenomenon in the test. Experience shows that the number of errors left in the program after testing is proportional to the number of errors found in the program.

7. Strictly carry out the test plan and exclude the arbitrariness of the test.

8. A comprehensive examination of each test result should be made.

9. Save test plans, test cases, error statistics and final analysis reports to facilitate maintenance.

What are the criteria for the end of the test?

1. If the test exceeds the scheduled time, the test will be stopped.

2. If all the test cases are executed, but no faults are found, the test is stopped.

3. Use the specific test case design as the basis for judging the test stop.

4. positively point out the specific requirements of stopping the test, that is, the standard of stopping the test can be defined as finding a certain number of faults.

5. Decide whether to stop testing according to the number of faults found in unit time.

What is the process of software testing?

1. Requirements: read the requirements, understand the requirements, communicate with customers, developers and architects, and understand the requirements in depth.

2. Test plan: estimate the resources (manpower, equipment, etc.) required for testing according to the demand, the time required, the division of function points, how to allocate resources reasonably, etc.

4. Use case design: design reasonable test cases according to test plan, task assignment and function point division.

5. execute the test: execute the test case according to the detailed steps of the test case.

6. Execution result record and bug record: record the test result for each case, and bug compiles the bug record in the test management tool.

7. Defect tracking: track the bug assigned to you by leader. Until bug fixed.

8. Test report: through continuous testing and tracking, until the tested software meets the test requirements, there is no significant bug.

9. User experience, software release, etc.

This is the end of the content of "what are the common interview questions in software testing". Thank you for your reading. If you want to know more about the industry, you can follow the industry information channel. The editor will update different knowledge points for you every day.

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.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report