Recent DiscussionsMost RecentMost ViewedTagged:TagHow to execute ReadyAPI tests from TestComplete? Any help with how to add Readyapi tests to Testcompelte project and execute them. I created ReadyApi test item in Testcomplete project and add trying to add the project file path. I am getting this e...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...object recognition issue with Spy When i'm trying to capture elements with spy it is showing below error. most of the time I'm not able to capture elements with "Drag and capture" or "Point and fix" features as it select whole windo...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...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...tcNetCoreReflectionServer.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...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...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...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...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...