List Icon
Mailing list Archive

2019 up to July 2022 | 20182017  |  2016  2015 2014 | 2013

The mailing list has been closed since July 2022, but continues to serve as an archive of information about QF-Test.
But if you want to stay informed about news about QF-Test, you can simply
Subscribe to Newsletter  

To get up-to-date information about each release - including minor releases - you can
subscribe to the RSS feed or follow us on social media.
Alternatively, QF-Test also provides release information itself.

Another source of information is our blog, where there are current articles on general topics, on the company QFS and also various "how-tos"
subscribe to blog


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[QF-Test] Finding unused procedures


  • Subject: [QF-Test] Finding unused procedures
  • From: Chris Stanbridge <chris.stanbridge@?.com>
  • Date: Tue, 14 Oct 2014 16:07:18 +1000

Hi,

All of my project's procedures are in one file, and the various test suites in the project call these procedures in their test-sets/cases/sequences/etc.... 

There are over 280 procedures to go through, and I want to remove the unused ones as they're clearly surplus to the test suite's requirements.

My question: is there any way to identify unused procedures? I could go through the project and search for references to each procedure, but is there a way to batch this operation for ALL procedures in my library file?

Thanks,

Chris