Functional test tools
Further Vendor Consolidation
Submitted by Alexander Podelko on Fri, 08/05/2009 - 04:22. functional test tools | Integrated Development Environments (IDE) | performance testing | performance testing toolsInteresting news: Micro Focus acquires Compuware quality tools, all of Borland. The most interesting question is what they are going to do with two lines of testing products - for load testing, for example, they got Borland/Segue SilkPerformer and Compuware QALoad? By the way, these two products are among few that support multiple protocols.
Well, and it is where Borland ended... I still remember times when Borland competed with Microsoft on the PC development tool market - and, at least in Russia, was definitely more popular...
Well, and it is where Borland ended... I still remember times when Borland competed with Microsoft on the PC development tool market - and, at least in Russia, was definitely more popular...
Summary Requirements Coverage In Mercury Quality Center
Submitted by John McConda on Mon, 23/10/2006 - 18:18. functional test toolsThis post is aimed at a specific group of us that need to show full test to requirements coverage in Mercury Quality Center or Test Director.
I've always been annoyed that Test Director and now Quality Center will not let you designate a requirement that is just a category for holding real requirements as something that did not need to be covered by a test. This always led to questions by management and processs auditors as to why we didn't have 100% coverage when they looked at our coverage graphs, even though we had all the real requirements covered. If you have a complicated tree, those requirement holders can eventually add up to a high percentage showing as "Not Covered", and it can be difficult to prove quickly that all uncovered requirements are just categories.
I've always been annoyed that Test Director and now Quality Center will not let you designate a requirement that is just a category for holding real requirements as something that did not need to be covered by a test. This always led to questions by management and processs auditors as to why we didn't have 100% coverage when they looked at our coverage graphs, even though we had all the real requirements covered. If you have a complicated tree, those requirement holders can eventually add up to a high percentage showing as "Not Covered", and it can be difficult to prove quickly that all uncovered requirements are just categories.
SAMIE + HTTP::Recorder - Creating SAMIE scripts with HTTP::Recorder module on fly.
Submitted by Saud on Fri, 08/07/2005 - 00:54. acceptance test tools | functional test tools | functional testing | Open Source | test automation | web testing toolsHow would you like it if this happened? Have HTTP::Recorder to create scripts on fly to work with SAMIE module. Personally, i think it would be great to have such recording functionality. But as we know, HTTP::Recorder doesn't support SSL or javascript.... would that effects your tests? really?... Think again...
One way of avoiding/bypassing SSL restriction i could think of is to simply record the scripts with SSL disabled, and then manually just go in and change http to https....
One way of avoiding/bypassing SSL restriction i could think of is to simply record the scripts with SSL disabled, and then manually just go in and change http to https....
Mercury NYC Local User Group
Submitted by Alexander Podelko on Thu, 16/06/2005 - 16:40. functional test tools | GUI test tools | Mercury LoadRunner | performance testing tools | Visual Studio Team System 2005On Tuesday I attended Mercury NYC Local User Group. There were two presentations from Mercury – product update and business process testing. Most people were interested in functional testing.
Some things that were interesting for me:
- Mercury plans integration with the new VisualStudio, no details
- New TestDirector (for Quality Center 8.2) is re-written to J2EE, multiplatform now
- Quality Center 8.2 includes Actuate reports
Some things that were interesting for me:
- Mercury plans integration with the new VisualStudio, no details
- New TestDirector (for Quality Center 8.2) is re-written to J2EE, multiplatform now
- Quality Center 8.2 includes Actuate reports
TextTest: text-based functional testing
Submitted by webmaster@testdriven.com (Links) on Sat, 12/02/2005 - 08:49. functional test toolsTextTest is an application-independent tool for text-based functional testing. This means running a batch-mode binary in lots of different ways, and using the text output produced as a means of controlling the behaviour of that application.
Atlassian FatCow: Web test cases inside Confluence
Submitted by webmaster@testdriven.com (Links) on Mon, 08/11/2004 - 12:45. functional test toolsFatCow is a set of macros for use with Confluence. FatCow allows the user to simply write web testcases within a Confluence page. Tests are defined in a table and allow the user to perform functions like navigate to a url, assert values on a page, fill-in and submit forms and click links on a page. Once the tests are run FatCow produces an aggregated report of the test results.
Latka: HTTP requests testing tool
Submitted by webmaster@testdriven.com (Links) on Mon, 08/11/2004 - 12:10. functional test toolsLatka is a functional (end-to-end) testing tool. It is implemented in Java, and uses an XML syntax to define a series of HTTP (or HTTPS) requests and a set of validations used to verify that the request was processed correctly.
Pounder: testing Java GUIs
Submitted by webmaster@testdriven.com (Links) on Thu, 04/11/2004 - 08:37. functional test toolsPounder is a utility for automating Java GUI tests. It allows developers to dynamically load GUIs, record scripts, and then use those scripts in a test harness.
Pounder differentiates itself from other utilities by allowing you to examine the results of a test run in source, while maintaining a separate GUI script that can be re-recorded if necessary.
Pounder differentiates itself from other utilities by allowing you to examine the results of a test run in source, while maintaining a separate GUI script that can be re-recorded if necessary.
