Some problems and reflections of "software Testing" on parking system

Source: Internet
Author: User

In Friday, a group of six people in the class of the parking system for the actual test analysis, in the analysis of a lot of problems, reflect the following

1 The process and the framework of the entire parking system are unclear, resulting in a more chaotic situation at the beginning of the analysis, and the members of the group are disorganized; 2 as the test content and entries are often not sufficiently objective and comprehensive, the actual operational improvement is required; 31 complete systems include multiple parts and modules, Different modules need to adopt different test methods and test cases, the test method is not flexible to use knowledge. The basic functions of a basic parking system are as follows: 1 pass check function 2 security management function 3 Traffic control function 4 Alarm and notice function 5 parking space management function 6 and so on the choice of the database: • A relational database management system with security mechanisms should be selected. The database requires a variety of security authentication mode, support the role of database and user management function, can facilitate the authorization of permission to verify, Grant, modify and recover; • The database requirements for the selected databases are database components such as tables, charts, indexes, views, stored procedures, triggers, and so on; The selected database should have data integrity checking function; • The database you choose should have strong data backup and recovery capabilities, support multiple backup/recovery media, multiple backup/restore types, and require online backup/restore capabilities; • The database you choose should have a Data Control language (DCL), Data definition Language (DDL), Data manipulation language (D ml); • The database requirements have good openness, portability and scalability, and should have a variety of data conversion (type operations, import and export, etc.) functions and a variety of data replication capabilities; • The database you choose should have transaction control capabilities, It can satisfy the requirement of automatic, consistency, independence and permanence of things; • The database is used with good concurrency control, support row level lock (Record Lock), page level lock, cluster level lock, table level lock and database level lock, and can effectively avoid user-controlled deadlock problem and transaction reference of the session level and table-level deadlock problem; The database chosen should be able to meet the ODBC interface specification.

Some problems and reflections of "software Testing" on parking system

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.