Jackie King
There are some approaches and practices that will help your team get the most value from TestRail. In a recent webinar, TestRail product manager Simon Knight shared his “pro tips” to help test managers/test leads… … Read more
4 years ago in agile, DelphiFeeds.com, General, test management, TestRail, Webinar0
TMS Software
Today we want to bring to your attention two totally different TMS WEB Core features. These little tidbits that can bring your TMS WEB Core web client application from good to great. The first is… … Read more
4 years ago 0
Stephen Ball
We are now only 5 days away from the start of DELPHICON 2020, and the line up is looking pretty cool! I also hear registration is pretty high too. If you have not already registered,… … Read more
4 years ago in General0
TMS Software
Intro Since the first release, TMS FNC UI Pack has been constantly evolving. Version 3.2 added a lot of great new functionality and new components (https://tmssoftware.com/site/blog.asp?post=695). Today, we wanted to focus on a component that… … Read more
4 years ago 0
jpluimers
A few tips. Set breakpoints in these units: System.pas: procedure _AbstractError; begin if Assigned(AbstractErrorProc) then AbstractErrorProc; RunErrorAt(210, ReturnAddress); end; System.SysUtils.pas: procedure AbstractErrorHandler; begin raise EAbstractError.CreateRes(@SAbstractError); end; add a watch for ClassName that has “Allow side… … Read more
4 years ago in Conference Topics, Conferences, Delphi, Development, Event, Software Development0