当前位置:网站首页>Testers, how to prepare test data
Testers, how to prepare test data
2022-07-07 00:13:00 【Official account_ Growth path of Xiaobo test】
In daily testing work , Will you encounter similar problems ?
1、 For example, the page data is not enough , The page turning function cannot be tested
2、 Some functions of the page have not found the data that meets the requirements for the time being
3、 When doing data analysis , It takes a lot of data , However, the amount of data in the existing environment can not meet the demand
......
How to solve the problem of data ?
1)、 be based on GUI Construct test data
benefits :
1、 It's not just data , It's essentially an end-to-end test
2、 There are not too many skill requirements , Familiar with the page , It's OK to operate on the page
shortcoming :
1、 Creating data is inefficient
2、 Creating data depends on too much ( Depends on the background interface 、 Test environment and development support )
3、 be based on GUI The method of creating test data is not suitable to be encapsulated as a test data tool
4、 The cost of making data is high , Poor stability , Too dependent
2) adopt api call (python Of faker library ,jmeter Methods such as )
advantage :
1、 The data generated is reliable
2、 Efficient
3、 The script that constructs the data can be changed into an interface case
4、 Can skip the front desk , Independent of the front end
shortcoming :
1、 The cost of learning
2、 You need to sort out the interfaces
3、 There are individual businesses , You need to use some parameters other than the interface ( Some data may be transferred to the interface after front-end processing ), It's very troublesome to deal with
3) Through the database (sql) Generate test data
advantage :
1、 High efficiency
shortcoming
1、 It's very difficult to organize the relationship of database , Sort out all the corresponding information of a business sql It's not easy.
4) Based on the existing online business data, after desensitization, it is imported into the test environment
When it comes to big data testing , A lot of data is often needed to validate logic , At this time, we can consider desensitizing the online data , Synchronize to the database of the test environment , At the same time, it can avoid that the data constructed by itself is not comprehensive , Cause missing test .
5) Comprehensive use API And database
be based on GUI Operation generating test data is the most primitive method , But it's inefficient , And introduce unnecessary
rely on ; adopt API Call and database operation to generate test data is the current mainstream practice , adopt API transfer
This method has the characteristics of high data accuracy but low creation efficiency , But through the database way has the creation efficiency to be high
But the maintenance complexity is also high .
边栏推荐
猜你喜欢
Hydrogen future industry accelerates | the registration channel of 2022 hydrogen energy specialty special new entrepreneurship competition is opened!
[boutique] Pinia Persistence Based on the plug-in Pinia plugin persist
What is a responsive object? How to create a responsive object?
刘永鑫报告|微生物组数据分析与科学传播(晚7点半)
2022/2/10 summary
【2022全网最细】接口测试一般怎么测?接口测试的流程和步骤
2022/2/11 summary
app通用功能測試用例
2022 latest blind box mall complete open source operation source code / docking visa free payment interface / building tutorial
Clipboard management tool paste Chinese version
随机推荐
SuperSocket 1.6 创建一个简易的报文长度在头部的Socket服务器
A way of writing SQL, update when matching, or insert
DAY TWO
Everyone is always talking about EQ, so what is EQ?
谷歌百度雅虎都是中国公司开发的通用搜索引擎_百度搜索引擎url
GEO数据挖掘(三)使用DAVID数据库进行GO、KEGG富集分析
File and image comparison tool kaleidoscope latest download
[vector retrieval research series] product introduction
工程师如何对待开源 --- 一个老工程师的肺腑之言
MIT 6.824 - Raft学生指南
How to use vector_ How to use vector pointer
DAY ONE
kubernetes部署ldap
量子时代计算机怎么保证数据安全?美国公布四项备选加密算法
Geo data mining (III) enrichment analysis of go and KEGG using David database
Use source code compilation to install postgresql13.3 database
pinia 模块划分
Server SMP, NUMA, MPP system learning notes.
web渗透测试是什么_渗透实战
After leaving a foreign company, I know what respect and compliance are