随笔分类 -  Software Testing

Parameterized Testing | 参数化测试
摘要:JUnit Parameterized testshttps://github.com/junit-team/junit/wiki/Parameterized-tests 1 package org.ut.parameter; 2 public class Fibonacci { 3 pub... 阅读全文

posted @ 2014-07-29 13:54 Mark Jiao 阅读(1403) 评论(0) 推荐(0)

Globalization, Localization, Internationalization and Translation
摘要:Localization, Internationalization, Globalization 阅读全文

posted @ 2013-09-09 10:26 Mark Jiao 阅读(417) 评论(0) 推荐(0)

Selenium Webdriver notes
摘要:Selenuim Webdriver API commands and operations, all actions, window switch methods, ... 阅读全文

posted @ 2013-05-27 16:45 Mark Jiao 阅读(760) 评论(0) 推荐(0)

Performance Testing
摘要:Difference Between Performance Testing, Load Testing and Stress Testing – With Exampleshttp://www.softwaretestinghelp.com/what-is-performance-testing-load-testing-stress-testing/Performance testing is the testing, which is performed, to ascertain how the components of a system are performing, given 阅读全文

posted @ 2013-04-08 14:14 Mark Jiao 阅读(439) 评论(0) 推荐(0)

GUI Automation Test Distilled 图形用户界面自动化测试精粹
摘要:Summary on automation test framework setup 自动化测试框架搭建摘要 阅读全文

posted @ 2011-11-17 17:14 Mark Jiao 阅读(853) 评论(0) 推荐(0)

Selenium quick start note
摘要:Quick start note on Selenium IDE, WebDriver, ... 阅读全文

posted @ 2011-11-17 16:23 Mark Jiao 阅读(377) 评论(0) 推荐(0)

Software Testing Essentials 软件测试精要
摘要:Which test methods to use? What's a good test case? How to make a test strategy? If you can't answer these 3 questions, look into this article. 阅读全文

posted @ 2011-11-16 16:41 Mark Jiao 阅读(462) 评论(0) 推荐(0)

SilkTest 2006 sp2 Notes of GettingStartedTutorial (2008,07)
摘要:Chapter 1 Introducing SilkTest Chapter 2 Preparing to Use this Tutorial Chapter 3 Planning a Testing Strategy Chapter 4 Capturing Your Application Chapter 5 Creating Testcases Chapter 6 Running Testcases Chapter 7 Reviewing and Reporting Test Results Chapter 8 Testing Databases 阅读全文

posted @ 2009-07-10 19:00 Mark Jiao 阅读(517) 评论(0) 推荐(0)

导航