Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Collection ~ Summary of tools related to software testing

2025-04-05 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/03 Report--

According to the previous work, some tools commonly used in software testing are summarized. Only 2-3 tools of each kind are introduced here, all of which are contacted or used by the author. If you need to know a tool deeply, you can leave a message. Some of the previous tweets have been shared. In addition, there will be topic sharing after some special tests, so I don't explain too much.

01

-

Test the related classes of the job

Defect management tool

JIRA

With the functions of defect tracking, requirements collection, process approval, tracking tasks, project tracking and agile management, testers can create different types of projects according to the actual situation of the project. It is generally divided into new requirements, version iteration, online user feedback, requirements change and other tasks. The following figure shows the interface for creating a Bug.

TAPD

Very suitable for full Agile projects.

Other management tools include Zen Tao, Bugzilla and so on.

Stress testing tool

Apache JMeter

Open source pressure testing products can simulate huge loads on Server, networks and objects, and test the overall performance through different pressure categories. There are also many companies that use JMeter for functional automation and regression testing, and JMeter allows you to create assertions using regular expressions.

AB

A pressure test gadget that comes with Apache (for getting started, please refer to the "ab (Apache) Quick start")

Siege

A multithreaded load testing tool under the Linux system, but it can only carry out the stress test by sending the request URL, and there is only a summary test result. There is no further analysis. It is suitable for simple stress evaluation of the page.

Interface testing tool

Postman

OS supports Mac, Win X32, Win X64, Linux, and postman browser extensions. It can also be used to debug code and support batch testing. Official download address: https://www.getpostman.com/apps, if you use it for the first time, you can browse the official learning document, https://www.getpostman.com/docs/v6/

Jmeter

You can refer to previous tweets. In addition, the official website learning address: http://jmeter.apache.org/index.html will also launch interface testing projects.

Fiddler

You can grab the HTTP request sent by the browser and quickly test the interface by modifying the way the request is re-sent. At the same time, the user format is very friendly as a network debugger.

UI Automated testing tool

Selenium

It is mostly used in the Bhand S architecture, which can simulate real users to operate directly on the browser. The latest official version is 3.13, and the third-party browser driver can be downloaded from the official website. The supported languages are as follows, and there are more Python-based books on the market. But the choice needs to be carefully screened, and sometimes the wrong choice will take a detour. Official learning address: https://www.seleniumhq.org/download/

QTP

More suitable for Cramp S architecture products, high market share, and more classic reference books and materials can also be found everywhere.

Mobile phone testing tool

Android mobile phone: screencap master, easy-to-record screen, etc.

IOS:AirPlayer,iTools et al.

Mobile client testers are aware that some special Bug also need to send the corresponding video with the attachment. Try to choose lightweight screencap applications.

Database management tool

Navicat

Suitable for small and medium-sized enterprise DBA, software personnel. Navicat for MySQL, Navicat for Oracle, Navicat for SQLite, Navicat for SQLServer, Navicat for PostgreSQL and so on are supported. The graphical user interface is very easy to use.

Bag grab tool

Fiddler

HttpWatch

Wireshark

Website dead link detection tool

Xenu

Documentation tool

Xmind

Suitable for test requirements analysis, agile test planning, test case design, test idea list and exploratory testing, etc., the power of the need to dig, many of the previous tweets also rely on Xmind to complete the chart.

Baidu brain map

You don't have to download the client, you can edit it online. There is also an instant save function.

Youdao cloud notes

You can download the client or edit it online. After applying for an account, you can keep all your notes on the cloud. Alternatively, you can import some documents directly. Such as requirements documents, meeting discussion results, and so on. At present, the mobile side has also launched the app application, which can log in and view important files at any time. For the testing department, we mainly use the cloud collaboration feature, when testing the same project, we will collaborate to edit the same document to improve efficiency.

Impression note

The effect is the same as above. It can be chosen at random.

02

-

Test auxiliary related classes

Terminal simulation tool

Xshell

Very powerful terminal emulation software that can access servers under different OS under the Windows interface. The market share is also very high. Support SSH1, SSH2.

The other tool is SSH.

Project management tools

Project

Code writing tool

Idea

MyEclipse

Remote connection tool

TeamViewer

Suitable for working from home, you can connect directly to the company's computer. The common scenario is the weekend office to process user feedback.

Translation tools

Lingus

Screen words, full-text translation, and index hints are already very powerful for testers who love official documents.

Youdao Translation

Baidu online translation

Virtual machine related

Vmware workstation

Other tools

Cloud disk (commonly used documents, tools, suitable for mobile office workers)

EditPlus (local notepad, more friendly format for recording)

Tomato box (time management, for procrastination, better self-discipline)

Tips:

The above tools will continue to be updated if they are supplemented or better used. in addition, some special testing tools will launch feature tweets later, so I will not introduce them in detail here.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report