September 1, 2008 3:36 AM
Posted by: Sentinel627
Functional testing,
HP Quality Center,
HP QuickTest Professional,
Software Quality,
VirtualizationVMWare Server is a great product. It can be used to host Virtual Machines (VMs) that operate independently from each other and from the host server, creating a tightly controlled test execution environment.
Here's an example:
August 29, 2008 3:23 AM
Posted by: Sentinel627
Software QualityAn application test plan should contain a minimum set of optimized test cases with maximum test coverage of all critical application functions. It should be executed using a tool that easily adapts to changing data and requirements.
In order to create an effective automation test, it is first...
August 29, 2008 2:51 AM
Posted by: Sentinel627
Software QualityHave You Been ABDUCTED by Your Test Automation Tools?
Here are some simple questions that you need to ask yourself:
#1. Have you experienced missing or lost time of any length, particularly of one or more hours, waiting for a screen to...
August 29, 2008 12:38 AM
Posted by: Sentinel627
Software QualityTest Data Management (TDM) is fundamental to the success of automated testing. For example, consider that one of the most beneficial forms of test automation is data-driven testing, which gives testers the ability to input and manipulate massive amounts of data in a relatively short period of time....
August 27, 2008 3:16 AM
Posted by: Sentinel627
Software QualityOne of my passions is reading science fiction, and I remember a story called The Cold Equations. In this rather sad tale, no matter how much the characters want to change the way things are, they can't, the inevitable outcome is dictated...
August 23, 2008 12:28 AM
Posted by: Sentinel627
Software QualityA lot of people talk about using a "Methodology", but what does that really mean? There are many complicated meanings for the word "methodology" itself, in Wikipedia and elsewhere. Personally, I have always taken it to mean "writing down (the -ology part) the way things are done (the method part)...
August 21, 2008 3:25 AM
Posted by: Sentinel627
Development,
Functional testing,
HP QuickTest Professional,
Software QualityWriting functions that make use of the methods exposed by the Windows file system object might seem trivial at first, but take my word for it, it is a worthwhile activity. If you use HP QuickTest Pro for test automation, or even need to do some system maintenance with VBScript, these simple scripts...
August 16, 2008 6:43 PM
Posted by: Sentinel627
Functional testing,
HP QuickTest Professional,
Microsoft Windows,
Software QualityHP QuickTest Professional uses an Object Repository to store information about the various fields and controls used to build the user interface of a software application. This repository is essentially a database of the names and properties of all the objects encountered during test script...
August 16, 2008 5:47 PM
Posted by: Sentinel627
Functional testing,
HP Quality Center,
HP QuickTest Professional,
Software QualityHP's QuickTest Pro can itself be used to build a test automation framework. Listed below are some of the characteristics you should take into consideration during the design phase.
Test automation scripts and functions should: