Home
»
Borland
»
All Tags
»
testing
Borland
CREATE, DEVELOP AND DELIVER BETTER SOFTWARE
Get this RSS feed
Home
Frank's Forum
Blog
Mainframe Solutions
Define
Develop
Test
Manage/Track
Deploy
TM ART
Licensing
Product Documentation
Product Documentation
Knowledgebase
Tags
.net
agile
alm
Analytics
Development
Eclipse
Firefox
functional testing
gui
level
Load testing
Loadtest
performance management
performance testing
performer
SCTM
silk
silk performer
silk test
silkperformer
silkperformer SCC Source Control
test
test management
visual studio
Workload
Tagged Content List
Blog Post:
Creating Stable Locators with SilkTest
ernst.ambichl
One of SilkTest’s main advantages is the power and flexibility of its object recognition mechanism. By using an XPath notation for locating UI elements SilkTest reliably can identify UI elements that do not have suitable properties as long as there are UI elements “near” the element...
on
19 Jan 2011
Blog Post:
How to Improve the Testability of Your Applications Using SilkTest
ernst.ambichl
To be able to reliably identify UI controls SilkTest, like any other UI automation tool, relies on adequate identifiers that the application exposes for its UI controls. Unlike other automation tools SilkTest provides great flexibility and power in the way it can identify UI controls. Not only can SilkTest...
on
19 Jan 2011
Blog Post:
How to Synchronize Test Automation Scripts for Ajax Applications
ernst.ambichl
The more test cases fail due to synchronization faults the less confidence you will have in your test automation! Synchronization is a critical issue with any test automation scripts. You may think that synchronization of test script actions is a built-in ability of today’s functional testing...
on
20 Jan 2011
Blog Post:
.Net Custom controls
Joachim.Herschmann
SilkTest provides general support for WPF and Winforms, which means that all controls included in the .Net framework are supported. The support of a control is on the hand the recognition of that control during recording and on the other hand the provided API for interacting with the control. Many...
on
21 Jan 2011
Blog Post:
DataDriven with Silk4J
stefan.untereichner
It is a common problem to datadrive automated tests. With the given JTF (Java API for running automated tests with Silk4J) there are several options of how to implement such tests. In this article I want to use the JUnit parametrized Runner and Excel to datadrive a simple GMO sample. The mandatory...
on
29 Mar 2011
Blog Post:
Bug of the Month - April 2011
Matt Schuetze
This month’s bug story is a slow pitch, just in time for baseball season. There comes a time in your practice where you find your application works on most machines, but not all. And of course, your customers or users will tell you their machine is “exactly” like his neighbors where...
on
30 Apr 2011
Blog Post:
Google Doodle Under Load: SilkPerformer Plays Les Paul's Guitar!
Gregor.Rechberger
SilkPerformer plays the canon Frère Jacques with three virtual users, each one controlling its own IE instance using the Browser-driven Load Testing feature. The virtual users synchronize themselves at a couple of rendezvous points in order to keep time. Turn on your speakers and enjoy! ...
on
14 Jun 2011
Blog Post:
Google Doodle under load: SilkPerformer plays a canon!
Gregor.Rechberger
SilkPerformer plays the canon Frère Jacques with three virtual users, each one controlling its own IE instance using the Browser-driven Load Testing feature. The virtual users synchronize themselves at a couple of rendezvous points in order to keep time. Turn on your speakers and enjoy...
on
14 Jun 2011
Blog Post:
Announcing SilkCentral Test Manager 2011
Florian.Guenther
Micro Focus is pleased to announce the general availability of SilkCentral Test Manager 2011. SilkCentral Test Manager is the Micro Focus solution for continuous quality management, representing the hub from which all other quality activities need to be managed and scheduled. SilkCentral Test Manager...
on
27 Jul 2011
Blog Post:
SilkPerformer 2011 Hotfix 14
Gregor.Rechberger
An update to SilkPerformer 2011 is now available for download from SupportLine . This hotfix includes a number of fixes for issues reported by our users and enhancements to Browser-driven Load Testing. Further details about these fixes as well as installation instructions are available here .
on
1 Feb 2012
Blog Post:
Announcing SilkPerformer 9.0 (2012)
Gregor.Rechberger
Micro Focus is pleased to announce the general availability of SilkPerformer 9.0 (2012) our award winning, enterprise-class performance testing solution. The new release of SilkPerformer 9.0 extends our leading Web 2.0, Mobile testing and CloudBurst capabilities. New polished and streamlined designs...
on
29 Mar 2012
Blog Post:
Announcing Silk Test 13.0
Joachim.Herschmann
We are pleased to announce the general availability of Silk Test 13.0, our industry leading, automated testing solution. This release of Silk Test 13.0 extends our leading Web 2.0 testing capabilities, provides increased support for custom controls and improves usability for a broad range of user...
on
12 Jun 2012
Wiki Page:
The Role of Quality Assurance in an Agile Environment
RobK
The Agile Manifesto seems to go against the traditional role of Quality Assurance (QA). The Agile Manifesto (from http://agilemanifesto.org/ ) states We are uncovering better ways of developing software by doing it and helping others to do it. Through this work we have come to value Individuals...
on
21 Jun 2012
Forum Post:
Capturing "Slice-of-Day" Concurrency Info
pedro.correa
Hello everyone, In increasingly shared and virtualized infrastructures, simulating high-, medium- and low- concurrency scenarios associated to key business events becomes critical. Access to different resources (database, web services, content, tokens etc) will vary according to business specifics...
on
25 Jun 2012
Blog Post:
SilkTest 13 Hotfix 1
Joachim.Herschmann
An update to Silk Test 13 is now available for download from SupportLine . In addition to a number of resolved issues Silk Test 13 Hotfix 1 provides the following enhancements: Support for Mozilla Firefox 12 and 13 Adobe Flex 4.6 Support Java 7 Support For a list of fixed issues...
on
28 Jun 2012
Blog Post:
Silk Central 12.0.1 now GA (French Localisation)
Becky.Wetherill
Silk Central 12.0.1 has now been released and is GA providing localisation of the GUI to support French . All core functionality of Silk Central remains the same as Silk Central 12.0 Release. For trial download of Silk Central please access through: http://www.borland.com/products/SilkCentral...
on
2 Aug 2012
Forum Post:
Controling execution of the transaction.
Micky Rathod
Hey Guys, I am ona project and having a trouble with one requirement. We need to do a load test with 240 VUs running one script with two different transaction in it for 2 hours. We need to run first transaction with all VUs only once at the start of the Test, then after 20 min out of 240 VUs only...
on
17 Aug 2012
Wiki Page:
ScreenshotOnError in SilkTest 4Test, NUnit and JUnit
Vasilis Will
Writing SilkTest scripts for automated GUI-level tests is like writing a unit test. Basically you can use any testing framework as long as you can use the SilkTest Java/.Net API. You are only limited to a Java or .Net Runtime for the test execution. The key difference between unit testing and GUI-level...
on
8 Oct 2012
Wiki Page:
State-Driven Testing (SDT): Framework Definition Design Patterns
Vasilis Will
Simple Dialogs Test Objects/Actions Design The screenshot below shows a simple dialog that contains two text fields, one combo box and two buttons. Good candidates for the corresponding test object name include Login , LoginDlg , and Login_Dialog . Note that no spaces are allowed. Use ‘_’...
on
8 Oct 2012
Wiki Page:
State-Driven Testing: An Innovative Approach to UI Test Automation
Vasilis Will
Abstract In an IT world of constant change, shorter release cycles, iterative development processes, and increasing complexity of enterprise applications, testing is a business-critical step in the Software Development Lifecycle (SDLC) . Automation of testing processes is a must-have for organizations...
on
8 Oct 2012
Wiki Page:
Test Automation in Agile Development Using Silk
Vasilis Will
Compared to traditional software development projects, the role of test automation in agile development projects is more important and significantly different. The close collaboration between various stakeholders in agile software projects also changes the way that quality, and with it testing, is managed...
on
8 Oct 2012
Wiki Page:
Zero Maintenance JUnit Testing using ClasspathSuite in SCTM
Marcel
Using the built in JUnit test type of SilkCentral Test Manager (SCTM) is a powerful way to automate the execution of JUnit tests. Nevertheless, it can be quite cumbersome if you have to add a new SCTM test, each time a new test class should be executed. With the freeware library ClasspathSuite (©Johannes...
on
8 Oct 2012
Wiki Page:
Silk Test - Wiki
Vasilis Will
Welcome to the Silk Test Wiki, the new home for everything interesting and cool about Silk Test. Silk Test is an easy to use, full functional set of interfaces (clients), which enables you to perform automated functional testing in a variety of development environments and programming languages. ...
on
9 Oct 2012
Blog Post:
Announcing Silk Test 13.5
Joachim.Herschmann
We are pleased to announce the general availability of Silk Test 13.5, our industry leading, automated testing solution. This release of Silk Test 13.5 introduces support for Windows 8 and extends our leading Web 2.0 testing capabilities with support for the latest versions of the leading browsers...
on
11 Oct 2012
Wiki Page:
GUI Level Testing
Lisa Johnston
Silk Performer supports GUI-level load testing (load testing of fat-client applications). To test these applications, Silk Performer uses Windows Terminal Services to connect to and open client sessions on agent computers. Silk Test launches clients, runs GUI level tests, and communicates results back...
on
29 Nov 2012
1
2