摘要:JUnit Parameterized testshttps://github.com/junit-team/junit/wiki/Parameterized-tests 1 package org.ut.parameter; 2 public class Fibonacci { 3 pub...
阅读全文
摘要:Localization, Internationalization, Globalization
阅读全文
摘要:Selenuim Webdriver API commands and operations, all actions, window switch methods, ...
阅读全文
摘要: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
阅读全文
摘要:Summary on automation test framework setup 自动化测试框架搭建摘要
阅读全文
摘要:Quick start note on Selenium IDE, WebDriver, ...
阅读全文
摘要: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.
阅读全文
摘要: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
阅读全文