1. Why is automated testing important?
A: Automated Testing can free testers from tedious manual repetitive tests and improve work efficiency.
2. How can I determine whether the test is over?
A: All the previously submitted bug95 % files have been resolved. There are no serious bugs to solve. It can end.
3. What should I consider when preparing a test plan?
Answer: product features, main product function modules, test policy determination, and configuration resources required for testing!
4. What is functional testing?
A: functional testing is mainly carried out by black box testers to verify whether the product meets the design requirements.
5. What is performance testing?
A: performance testing refers to testing various system performance indicators by simulating a variety of normal, peak, and abnormal load conditions through automated testing tools. (Including concurrency and fatigue testing ).