The process of testing and learning from Xiaobai to XX level

Xiaobai needs to sort out the scene first, then convert the scene into a document, and then execute it according to your document. This is the first step

The second step is that you have to learn to use tools for testing, such as interface debugging tools, F12, Charles, wireshark

The third step is to write sql and simple scripts

The fourth step is to be able to unit test

The fifth step is to develop system tools

Senior senior means that the full stack can build a test environment and deploy services

In-depth explanation of individual vocabulary:

Scenarios: forward scenario, reverse scenario, the test case used is written with equivalent replacement, valid value, invalid value, etc.

Guess you like

Origin blog.csdn.net/weixin_56263402/article/details/129028085