Software testing of the interface test series two

1. Interface Test Category

  Business function tests: normal scenario, abnormal scene

  Analysis and testing boundaries: the boundaries of business rules analysis, input and output parameters boundary analysis

  Test combinations of parameters (orthogonal Hair)

  Test exceptions: concurrent test, test things, a large number of tests

  Performance testing: response time, throughput, number of concurrent, server resource usage

  Safety test: whether to encrypt sensitive information, SQL injection

2. Interface Test Points

  Mutual dependencies among the logical exchange of inspection data, management and control transfer process, the system

Guess you like

Origin www.cnblogs.com/chenting-personal/p/12091289.html