The sixth group

Discuss your test plan  
       our software more dependent on the contents of the database, so the detection of the data in the database is a very important part, to do all database access methods and processes are carried out in a manner designed to, without any data corruption. Data and database integrity testing, calling each database access method and process, and populate it with valid and invalid data or requests for data, make sure to check the database populated as expected, and all database events in the normal manner appear.

       A good user-oriented software, give the user a high-quality results, use of the user test, the test to ensure normal function of the object, which includes a data input, processing, and retrieval. The use of valid and invalid data to perform various use cases, use case flow, or function, using valid data to verify the data is invalid or not getting the expected results to ensure that all business rules have been properly applied.

       Performance evaluation is a performance test, its response time, transaction rates, and other time-related requirements for evaluation and assessment. Target performance evaluation is to verify whether the performance requirements have been met. Objective embodiment and execution performance evaluation is a functional performance behavior of the test object as a condition evaluation and fine-tuning. For us to be tested under normal anticipated workload and the most anticipated heavy workload situations when performance testing, mainly to test the software can not be normal operation under these circumstances, to ensure the stability of the software.

Do we need to test until our software is PERFECT?
       We should try our best for our software to be perfect, it's actually mind our software design from the beginning that there is no, step by step in order to get a perfect all better and more complete and more perfect results, the effect of software to meet customer needs, so we must continue to improve, try to make the design fit the user's needs is the direction of our software as soon as possible, we should try to do to be perfect.

What is "good enough" for testing ?
       Similarly, the test also should focus on the user experience, in order to give users a better experience, allowing users prefer to use our software, a test is good enough to make the software free of defects as possible, not only to discover but also to correct errors and make it further optimization, final product testing of the product, the customer wants nothing more than a high-quality product. Since quality is our goal, then you can "do anything" quality of a good job on the line.

Guess you like

Origin www.cnblogs.com/huwenlin/p/12150485.html