ContributionsMost RecentMost LikesSolutionsObject have two differnt Object StringHow do I standardise and handle an object having two different object string? FIRST ONE: Sys.Process("java").SwingObject("WorkitemFrame", "Select Letter Type", -1).SwingObject("JRootPane", "", 0).SwingObject("null.layeredPane").SwingObject("null.contentPane").SwingObject("WorkitemFrameCardLayoutPanel", "", 0).SwingObject("workitemMainPanelStandard").SwingObject("OPanel", "", 0).SwingObject("OSplitPane", "", 0).SwingObject("OPanel", "", 0).SwingObject("OTabbedPane", "Responses", 0).SwingObject("ResponsesPanel", "", 0).SwingObject("OScrollPane", "", 0).SwingObject("JViewport", "", 0).SwingObject("OPanel", "", 0).SwingObject("FormDiagramPanel", "", 0).SwingObject("FormComponentDiagramComponent", "", 2).SwingObject("EDRTablePanel", "", 0).SwingObject("EntityListPanel", "", 0).SwingObject("OScrollPane", "", 0).SwingObject("JViewport", "", 0).SwingObject("OTable", "", 0) SECOND ONE: Sys.Process("java").SwingObject("WorkitemFrame", "Select Letter Type", -1, 1).SwingObject("JRootPane", "", 0).SwingObject("null.layeredPane").SwingObject("null.contentPane").SwingObject("WorkitemFrameCardLayoutPanel", "", 0).SwingObject("workitemMainPanelStandard").SwingObject("OPanel", "", 0).SwingObject("OSplitPane", "", 0).SwingObject("OPanel", "", 0).SwingObject("OTabbedPane", "Responses", 0).SwingObject("ResponsesPanel", "", 0).SwingObject("OScrollPane", "", 0).SwingObject("JViewport", "", 0).SwingObject("OPanel", "", 0).SwingObject("FormDiagramPanel", "", 0).SwingObject("FormComponentDiagramComponent", "", 2).SwingObject("EDRTablePanel", "", 0).SwingObject("EntityListPanel", "", 0).SwingObject("OScrollPane", "", 0).SwingObject("JViewport", "", 0).SwingObject("OTable", "", 0)email alert set upI have configure my email alert system as stated in the softwareplanner manual. But when i raised defect and decide to send an email to the person assigned to the defect from software planner, the message email successful sent is written but the intended receipt does not get the email. i even try sending the email to myself but i did not receive any email. Please an hope on what to configure.Sharing of Testcomplete Project suit file between Testers on the same driveHello, How can two testers share a testcomplete Project suite file between each other( e.g like you can share a workbook in excel)? Such that both can access the file at the same time and also update it accordingly. The testcomplete project suite file is on a network drive, both of us have acess to the drive, but our testcomplete is installed locally on our individal systems. ThanksStopping test executionDoes anybody know why it takes a long time for test complete to stop running after I have pressed the stop button. It seems to take forever. Any suggestion?using excel spread sheet with testcompleteI want to call up data from more than one sheet within an excel workbook. So far I see that you can only call up data from only one sheet within an excel workbook. How do you call up data from more than one sheet on an excel workbook at a time. (i.e. from sheet 1, sheet 2, sheet 3 with an excel workbook. ThanksSolvedrunning individual scriptHow do I run an individual script from collection of scripts? I tried to run an individual script routine, right-click the unit then select run XXX[routine], but instead testcomplete keep running the groups of script instead of just the individual script i want it to run.Re: HOW TO SELECT INDIVIDUAL TABS IN AN OBJECTPlease see the attached. 1. What is the value of the control's WndClass property (you can check it using the Object Browser)? If the control is a .NET control, please tell me the value of its ClrFullClassName property. Please see the attached. 2. What is the name of the component used to implement the control? 3. What language and IDE were used to create the application? It is third party software we are trying to test. We are not sure of the exact language as it is make of several languages. We discover it a mixture of everything you can think of java,.net etc. HOW TO SELECT INDIVIDUAL TABS IN AN OBJECTThis object has a number of tabS within it, but the individual tabs cannot be seen or selected by test complete. TestComplete selected it as a block. I have tried all suggested ways from the smartbear articles but it is not working. Thanks. Re: duplicated record errorThanks. Seems to be working now.duplicated record errori created a new record and i used test complete to record the process. When tried to run the test, testcomplete came up with an error that a duplicated record exist( obviously there is none ). My question is why is testcomplete seeing the record i created during the test recording as a duplicate one. I expected the run test the produced exactly what was recorded.