Internet product testing for software testing

Software testing, as the name suggests, is the process of executing programs in order to find bugs, thereby evaluating software quality. For newcomers, software testing is more inclined to find bugs in software and ensure that there are no problems. Today, the Internet is hot, and products are updated rapidly. It is often heard that once a new product is born, it is necessary to conduct product (ie B/S architecture) testing. A large number of test cases will be adjusted as the product is updated, and even automated testing tools need to be used to maintain a large number of test cases.

There are also many automated testing tools on the market, such as

1. TestWriter, compared with QTP, is easy to operate, and the use case is easier to maintain. Free zero coding is also an attractive point of this tool;

2. But QTP is a classic testing tool;

3. Jmeter's new test tool can quickly form test scripts, but it cannot verify JS programs, and the assertion function is not very powerful, but it is better to get started, and you can learn it by yourself.

Internet product testing needs to take into account that the testing is mainly carried out in three aspects:

1. Compatibility, check whether the browser is compatible with the page;

2. Functional testing, mainly to check whether there are errors in the main business;

3. Performance testing, testing for stability and security.

Specific test questions, specific analysis, everyone should consider.

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326307996&siteId=291194637