Published on Wed, 15 Feb 2006 05:10:36 -0500 Read: 1377 times
Blackbox tests and whitebox tests.
These terms get thrown about quite a bit. In a previous post, we referenced Marc Clifton’s advanced unit testing series. If you were already familiar with the domain, his article could immediately build on that background knowledge and extend it.
Software testing can be most simply described as “for a given set... Read Article.
Published on Thu, 18 Aug 2005 06:59:06 -0400 Read: 870 times
Using GUI-based Automated Test Tools to Test Legacy Applications: A great many companies today are currently running numerous legacy (character-based or "green screen") applications on a variety of platforms (Mainframe, AS/400, Tandem, Stratus, etc.). Furthermore, there is an increasing trend toward integrating these systems with front-end GUI, Internet,... Read Article.
Published on Thu, 18 Aug 2005 06:59:06 -0400 Read: 1202 times
Totally Data-Driven Automated Testing: The purpose of this document is to provide the reader with a clear understanding of what is actually required to successfully implement cost-effective automated testing. Rather than engage in a theoretical dissertation on this subject, I have endeavored to be as straightforward and brutally honest as possible in... Read Article.
Published on Fri, 12 Aug 2005 18:00:26 -0400 Read: 622 times
Why do some testers get a much better response from development than others? Part of the answer lies in the defect report. Following a few simple rules can smooth the way for a much more productive environment. The objective is not to write the perfect defect report, but to write an effective defect report that conveys the proper message, gets the job... Read Article.
Published on Fri, 12 Aug 2005 18:00:26 -0400 Read: 459 times
This paper addresses a question often posed by developers who are new to the concept of thorough testing: Why bother to unit test? The question is answered by adopting the position of devil's advocate, presenting some of the common arguments made against unit testing, then proceeding to show how these arguments are worthless. The case for unit testing... Read Article.
Published on Fri, 12 Aug 2005 18:00:26 -0400 Read: 943 times
This paper provides a general process for developing unit test specifications, and then
describes some specific design techniques for designing unit test cases. It serves as a tutorial for developers who are new to formal testing of software, and as a reminder of some finer points for experienced software testers.... Read Article.
Published on Fri, 12 Aug 2005 18:00:26 -0400 Read: 623 times
How can you get your test automation project off on the right foot? This article is a direct out come of the answer to this question the author has been put to many times.
It has prompted author to review the test automation projects in which he has been involved and identified the factors most associated with success... Read Article.
Published on Fri, 12 Aug 2005 18:00:26 -0400 Read: 669 times
Estimation is not an easy task. Estimating testing projects is harder. If there are no tools or methodology to support it, the estimation process is a nightmare for those responsible for it. This essay describes a real experience in the estimation process. It also shows some rules, metrics, tools, and tips that guide a testing team through the estimation... Read Article.
Published on Fri, 12 Aug 2005 18:00:26 -0400 Read: 336 times
This paper describes a new approach to testing that uses combinatorial designs to generate tests that cover the pair-wise, triple or n-way combinations of a system's test parameters. These are the parameters that determine the system's test scenarios. Examples are system configuration parameters, user inputs and other external events. We implemented... Read Article.
Published on Fri, 12 Aug 2005 18:00:26 -0400 Read: 413 times
Far too often, testing has been the critical link in the chain of productivity in software development. The biggest roadblocks for improving productivity in software development are therefore, more likely to be the roadblocks in the testing operations (not just as a phase).... Read Article.
Published on Fri, 12 Aug 2005 18:00:26 -0400 Read: 366 times
Article explains the types of testing in different pocket PC applications. Testing applications on Pocket PC requires a special strategy and plan. It’s different from testing normal client/server or web based application. Testing applications for Pocket PC is like a mixture of strategies applied for testing client/server and web based applications.... Read Article.
Published on Fri, 12 Aug 2005 18:00:26 -0400 Read: 433 times
This paper presents a new approach to the estimation of software testing efforts based on Use Case Points [UCP] as a fundamental project estimation measure. From preliminary applications on our web-based projects, we conjecture that this could in fact be more reliable than FP. The caveat here is that the Vmodel must be in use and use case generation... Read Article.
Published on Fri, 12 Aug 2005 18:00:26 -0400 Read: 701 times
This is a white paper on Test Case Point (TCP) Analysis, which basically deals with the estimation of the effort needed for testing projects. The purpose of this article is to provide an introduction to TCP Analysis and its application in non-traditional computing situations. This approach is technology independent and supports the need for estimating,... Read Article.
Published on Fri, 12 Aug 2005 18:00:26 -0400 Read: 350 times
This paper walks you through the development of an actual, first-stage automation process. It also explains how to facilitate the formation of an automation team in a lessons-learned study of how to get from here to there, and why you should. It also explains how this newly formed team developed its processes, action plan, and benefits-derived reporting.... Read Article.
Published on Fri, 12 Aug 2005 18:00:26 -0400 Read: 360 times
Software conformance testing is the process of determining the correctness of an implementation built to the requirements of a functional specification. Exhaustive conformance testing of software is not practical because variable input values and variable sequencing of inputs result in too many possible combinations to test.... Read Article.
Published on Fri, 12 Aug 2005 18:00:26 -0400 Read: 372 times
Software testers, once the Rodney Dangerfields of the software-development industry, now enjoy much more respect--as well as more satisfying career opportunities and better salaries--thanks to the increasingly competitive software market and the growing complexity of applications.... Read Article.