Recent DiscussionsMost RecentMost ViewedTagged:TagtcNetCoreReflectionServer.exe Error on Windows Server 2019 I installed TestExecute 15 on various versions of Windows Server, and while running my scripts, I received a message prompting me to download the .NET Desktop Runtime version 8.0.2. I did that, and e...Object Spy/IntelliSense not recognizing buttons have name mappings I'm using version 15.67.1.7 and encountered a problem with TextComplete not recognizing there are name mappings for buttons. This is reflected in the Object Spy, and IntelliSense when scripting. Be...Question about ReadyAPI test item Is there any way, either in the GUI of the ReadyAPI test item or a script, to make the path to the ReadyAPI project file (XML) something like Project.ConfigPath + file name.xml.I know you can use t...Send Email using GraphAPI for Office 365 I need to be able to send an email using an Microsoft 365 email account. It appears that the only way to do this is using the GraphAPI supplied by Microsoft. I am trying to understand how to do thi...External table is not in the expected format I use a DB Table / Excel worksheet that has the parameters for my test that are run in iterations. Lately, I get this randomly. External table is not in the expected format Has anyone seen this er...Script Test step having unexplainable delay Hello all, I am making a test that iterates through all the child objects of a certain object. I used TestComplete's example in the Child method documentation as my starting point, and I haven't cha...how to run different sets of tests via TestExecute Hi guys, I'm curious, what's your strategy to run different sets of tests from command line/CI? I found no way to dynamically enable/disable items in Execution plan. I mean, I have a set of test...SolvedRuntimeErrors after upgrading to 15.68.8.7 Hello, I recently upgraded to the latest version of TestComplete, and unfortunately, I'm experiencing issues. I'm still facing a RuntimeError originating from TestComplete's native functions (I'm us...Access outlook email to click on button inside the email I'm conducting keyword testing on a web application. During my testing, I need to open Outlook, search for an email using the recipient's name, and click a button within that Outlook email that navig...csv file comparison Hi, In TestComplete keyword testing I am using Compare files checkpoint to compare two csv files. Currently, the Compare files operator returns True or False depending on the comparison result of two...