当前位置:网站首页>Web compatibility testing of software testing
Web compatibility testing of software testing
2022-07-01 01:06:00 【Zezhongyun test】
Compatibility testing of software testing
Software compatibility is usually reflected in the compatibility of the client , The server generally does not Compatibility test , Because the architecture of the server is determined in the design and development process , Unless expansion is required .
The compatibility test of software client can be analyzed from the following four types .
One . Software browser compatibility
Different software vendors handle browsers differently , At present, the mainstream browsers are divided into IE、Chrome Wait for several camps , The differences between browsers are mainly reflected in JavaScript、ActiveX and HTML The treatment is different , So you need to Web Attention shall be paid to during system test , Especially when you jump to the browser through a control .
Two . Software system compatibility
The compatibility of the system is mainly reflected in the operating system , The current mainstream operating systems are Windows8,windows10,windows11 Etc. subdivision version . except OS Outside , also Mac System 、Linux or Unix System . Pay attention to the performance of the tested object on different systems during the test , Especially when there is data interaction with the system .
3、 ... and . Software display resolution compatibility
Different display resolutions may cause Web Page deformation , In serious cases, the function cannot be used , Therefore, it is necessary to test the system performance under different resolutions , The common resolution is 1024×768、800×600 etc. .
Four . Software plug-in compatibility
There are some Web The system applies some controls , Like a text editor 、 File upload and download control 、 Search for 、 Forms, etc , These controls also need to be considered in different browsers 、 Application performance under operating system resolution .
边栏推荐
- SAP ui5 beginner tutorial 19 - SAP ui5 data types and complex data binding
- [original] PLSQL index sorting optimization
- 20220215-ctf-misc-buuctf-einstein-binwalk analyze picture-dd command separate zip file -- look for password in picture attribute
- [untitled]
- ArrayList分析1-循环、扩容、版本
- Multi graph explanation of resource preemption in yarn capacity scheduling
- 连表查询 select 生成
- Chapter 53 overall understanding of procedures from the perspective of business logic implementation
- Two-stage RO: part 1
- 双链表:初始化 插入 删除 遍历
猜你喜欢

20220215 CTF misc buuctf Xiaoming's safe binwalk analysis DD command separate rar file archpr brute force password cracking

剑指 Offer 19. 正则表达式匹配

C language file operation for conquering C language

Vnctf 2022 cm CM1 re reproduction

P4学习——p4runtime

The longest selling mobile phone in China has been selling well since its launch, crushing iphone12

C#生成putty格式的ppk文件(支持passphrase)

Confirm() method of window

CMU15445 (Fall 2019) 之 Project#1 - Buffer Pool 详解

NE555 waveform generator handle tutorial NE555 internal structure (I)
随机推荐
left join左连接匹配数据为NULL时显示指定值
What if the disk of datanode is full?
Get to know the drawing component of flutter - custompaint
合适的工作就是好工作
Oracle data integrity
Docsify building a personal minimalist knowledge warehouse
How to specify the number of cycles in JSTL- How to loop over something a specified number of times in JSTL?
【日常记录】——对BigDecimal除法运算时遇到的Bug
Oracle temporary table explanation
Luogu p1144 shortest circuit count
实验八 T-sql,存储过程
Stack frame
Analysis of blocktoken principle
Exercises on recursion in C language
Unit test concept and purpose
Wechat official account development (1) introduction to wechat official account
From January 11, 2007 to January 11, 2022, I have been in SAP Chengdu Research Institute for 15 years
Oracle table creation and management
None of the following candidates is applicable because of a receiver type mismatch
[original] PLSQL index sorting optimization