ALFA AWUS 1900 https://www.alfa.com.tw/products_detail/2.htm Run the following shell command on Kali Linux and reboot. (Refer to https://forums.kali.o ...
分类:
Web程序 时间:
2019-11-06 01:10:49
阅读次数:
100
Final Project_ SD6503 Testing and Secure Coding_T2_2019 Page 1 of 4BACHELOR OF INFORMATION TECHNOLOGYSD6503 Testing and Secure CodingFinal ProjectTrim ...
分类:
其他好文 时间:
2019-11-05 18:43:55
阅读次数:
88
?探索式测试(ExploratoryTesting)是一种自由的软件测试风格,强调测试人员同时展开测试学习、测试设计、测试执行和测试结果评估等活动,以持续优化测试工作。考虑到它所具备的即兴发挥、快速实验、动态调整等特征,其思维方法可以追溯到软件开发的最初岁月。?探索式测试有丰富的内涵,以下文字定义了探索式测试的核心。探索式测试是一种软件测试风格,它强调独立测试人员的个人自由和职责,为了持续优化其工
分类:
其他好文 时间:
2019-10-31 21:56:50
阅读次数:
106
```go func Test_doSeond(t testing.T) { msg := make([]Msg, 0) for i := 0; i ...
分类:
其他好文 时间:
2019-10-26 19:22:48
阅读次数:
93
GoCN每日新闻(2019-10-22) GoCN每日新闻(2019-10-22) GoCN每日新闻(2019-10-22)1. Go 集成测试:https://www.ardanlabs.com/blog/2019/10/integration-testing-in-go-set-up-and-w ...
分类:
其他好文 时间:
2019-10-24 09:26:24
阅读次数:
65
解决方案: 在conf后面加上. set("spark.testing.memory", "471859201")bug报错: Exception in thread "main" java.lang.IllegalArgumentException: System memory 259522560... ...
分类:
其他好文 时间:
2019-10-22 15:14:36
阅读次数:
358
Guessing Login Information on Login Pages Our target website: http://10.0.0.45/dvwa/login.php Execute the Python Script. ...
分类:
编程语言 时间:
2019-10-20 11:22:35
阅读次数:
93
CRAWLING SUMMARY Our crawler so far can guess: Subdomains. Directories. Files. Advantages: ->Discover "hidden" paths/paths admin does not want us to k ...
分类:
编程语言 时间:
2019-10-19 22:15:34
阅读次数:
91
STAT GU4206/GR5206 Sample MidtermGabriel3/8/2019The STAT GU4206/GR5206 Midterm is open notes, open book(s), open computer and online resources areallo ...
分类:
其他好文 时间:
2019-10-16 20:00:22
阅读次数:
83
测试前关闭web项目。springboot启动程序WebApplication.class 代码如下: 测试输出效果 其他参考: https://www.petrikainulainen.net/programming/spring-framework/integration-testing-of- ...
分类:
编程语言 时间:
2019-10-15 09:17:05
阅读次数:
196