自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(4)
  • 收藏
  • 关注

原创 SSH access GoDaddy

SSH Access - Enable - Manage SSH Keys - Generate a New Keyin terminal ssh username@ip addresswhen prompt, enter password. 

2018-07-31 21:20:48 539

原创 Python

import requestsimport jsonimport csvimport pandas#url = 'https://imi.rhonda.ai/api/job/?search=United&page_size=40'headers = {'Authorization': 'Token 111bb68520a5f7fe63fbd85325118c5f25e56d9e'...

2018-07-13 09:52:12 387

转载 CTFL

Seven Testing Principles:1. Testing shows presence of defects.2. Exhaustive testing is impossible.3. Early testing.4. Defect clustering.5. Pesticide paradox: Test cases need to be regularly reviewed a...

2018-07-05 03:59:45 454

转载 Testing

Equivalence Partitioning:1. Identify the equivalence classes.2. Write the test cases to cover these classes.System Testing:End to end flows test the system as a whole.Test Plan Elements:1. Plan Identi...

2018-07-03 03:41:08 174

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除