Sign in
Various Thoughts about Software Testing
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search Blogs
Tags
Automation
Stress
Terminology
Testing
Archive
Archives
October 2008
(2)
July 2008
(3)
June 2008
(2)
July, 2008
TechNet Blogs
>
Various Thoughts about Software Testing
>
July, 2008
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Various Thoughts about Software Testing
Why Automate
Posted
over 5 years ago
by
jacobb
6
Comments
(Forgive the formatting of this post. Getting the code to be readable seems to be given me issues.) Reasons why to automate tests: 1. Laziness. Executed the same test over and over manually is boring. 2. Speed. Automation runs faster than a human....
Various Thoughts about Software Testing
Test vs. Test Case
Posted
over 5 years ago
by
jacobb
0
Comments
A common term in testing is test case. Unfortunately it doesn't have a single meaning. Instead it is viewed different depending on contest. My definition is fairly simple. A test case is the minimum unit of execution which performs a test. A test is...
Various Thoughts about Software Testing
Test Case Automation vs. Execution Automation
Posted
over 5 years ago
by
jacobb
1
Comments
When talking about test automation, there are two different classes of automation that often come up. The first is the automation of a test case. This is the code/script which actually exercises the system being tested. The second is the automation of...
Page 1 of 1 (3 items)