Using SilkTest with PureCoverage
Printed From: One Stop Testing
Category: Testing Tools @ OneStopTesting
Forum Name: SilkTest @ OneStopTesting
Forum Discription: SilkTest is an automation tool for testing the functionality of enterprise applications in most versions of Windows, Sun Solaris 9 & 10, and Red Hat Enterprise Linux WS 2.1 & 3.0.
URL: http://forum.onestoptesting.com/forum_posts.asp?TID=1016
Printed Date: 29Nov2024 at 3:11pm
Topic: Using SilkTest with PureCoverage
Posted By: Anandi
Subject: Using SilkTest with PureCoverage
Date Posted: 26Apr2007 at 10:42pm
Hi, We have
around 4000 automated testcases. They keep running successfully. Now i
want to check how much code is covered by executing these testcases.
For code coverage, i am using PureCoverage. And my application is a
Java based standalone application.
Now we run our application
with PureCoverage, the application response becomes very slow. For
example, if a child window used to pop-up in 2 seconds in normal
situation, the same window takes 30 seconds to pop-up when application
is used with PureCoverage. Since, there is no automation
synchronization feature in SilkTest, i have insert sleep(30) at too
many places. This is cumbersome and not-so-reliable solution.
So have any of you have come across such situation and have a better solution for this. All your suggestions are invited.
|
|