当前位置:网站首页>Fundamentals of software testing
Fundamentals of software testing
2022-07-02 14:38:00 【Floating Life 882】
1. Coding habits
Code file naming : Don't use numbers . Symbol . It starts in Chinese , Symbol except (_), Try to use English names
id.name.class Property value : Try not to use Chinese and pure numbers
When creating a folder : Remember to use 1.2.3
1. When deleting software, you must uninstall it through the control panel , Then delete the remaining files
2. If you want to change the directory when installing the software , Usually uninstall first , reinstall ( Be careful not to cut )
3. Descendant selector
Concept : First locate the ancestor element , Limit the search scope , Then go to find the target element
expression : Selection expression of ancestor element The selection expression of the target element
Example :
4. Child Selector
Concept : First locate the parent element , Limit the search scope , Then go to find the specific target sub element
expression : Selection expression of ancestor element > Selector expression of the target element
5. Summary 
5.js Writing position
Inline
embedded
Outer chain
7.js Modify page elements
8. Software architecture
cs framework : client - The server
cs Architecture software , For different software environments, corresponding versions need to be developed independently
For this feature , Software testers need to know cs Software implementation and installation of architecture / Uninstall test ;
Cs Architecture software has high requirements for developers and development costs , Inconvenient to maintain ;
BS framework : browser - The server
BS Architecture software , Just consider the compatibility on different browsers ;
BS Architecture software cannot formulate personalized functions ;
( back ) difference :
efficiency :c/s Efficient , Some content is already installed in the system ,b/s Load the latest data every time
upgrade :b/s Seamless upgrade ;c/s Delete the old version and install the new version
Security :c/s More secure , Need to install , register . Sign in ;b/s You can use it with a browser , Low level of safety
Development costs :b/s The cost is low ;c/s Different systems need different developers , The high cost
9. The server
The server is to provide customers with all components of the product server ;
Hardware server : Hardware server : The hardware server is a high configuration . Expensive price . A good computer ;
Software server : Product based . Software provides function processing software program ;
database server :mysql.Oracle.Sql Server
web The server :Nginx. Apache
application server :Tomcat. WebLogic.jboss
Who will use these software
Based on software test deployment , At that time, you need to learn the software server deployment used by the company's system deployment environment in time in your work ;
Deployment environment , General development and writing will deploy documents in detail ;
边栏推荐
- OpenCV调用USB摄像头的点滴
- STM32标准固件库函数名记忆(二)
- Data Lake (11): Iceberg table data organization and query
- Quick analysis: easy to share the Internet
- <口算练习机 方案开发原理图>口算练习机/口算宝/儿童数学宝/儿童计算器 LCD液晶显示驱动IC-VK1621B,提供技术支持
- Bit by bit of OpenCV calling USB camera
- 提示:SQL Server 阻止了对组件‘Ad Hoc Distributed Queries ‘的STATEMENT ‘OpenRowset/OpenDatasource“”
- MQ教程 | Exchange(交换机)
- threejs的控制器 立方体空间 基本控制器+惯性控制+飞行控制
- Adhere to the foundation of 20 minutes go every day II
猜你喜欢
Actual combat sharing of shutter screen acquisition
实现一个多进程并发的服务器
Yolov3 & yolov5 output result description
Development and design of animation surrounding mall sales website based on php+mysql
Fabric. JS upper dash, middle dash (strikethrough), underline
The use of TestNG, the testing framework (II): the use of TestNG XML
Implement a server with multi process concurrency
Method of creating linked server for cross server data access
报错:npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.
Fabric.js 自由绘制圆形
随机推荐
Factal: Unsafe repository is owned by someone else Solution
PTA question bank== > complex four operations, one for one, examination seat number (7-73)
Actual combat sharing of shutter screen acquisition
1、编辑利器vim
一张图彻底掌握prototype、__proto__、constructor之前的关系(JS原型、原型链)
php链表创建和遍历
taobao. logistics. dummy. Send (no logistics delivery processing) interface, Taobao store delivery API interface, Taobao order delivery interface, Taobao R2 interface, Taobao oau2.0 interface
测试框架TestNG的使用(二):testNG xml的使用
Find the maximum inscribed circle of the contour
博睿数据一体化智能可观测平台入选中国信通院2022年“云原生产品名录”
Essential elements of science fiction 3D scenes - City
Methods of software testing
Delete element (with transition animation)
Basic knowledge of QT original code
buuctf-pwn write-ups (7)
Fabric. JS upper dash, middle dash (strikethrough), underline
Quarkus learning IV - project development to deployment
obsidian安装第三方插件——无法加载插件
Fabric.js 缩放画布
Tip: SQL Server blocked the state 'openrowset/opendatasource' of component 'ad hoc distributed queries'