gmontanoOccasional ContributorJoined 8 years ago8 Posts2 LikesLikes received1 SolutionView All Badges
ContributionsMost RecentMost LikesSolutionsRe: Importing testsuites into another project in soapUI Figured this out. Export/Import the entire project then use clone with move. You might need to restart SOAPUI in between cloning of TestSuites. Cheers. Importing testsuites into another project in soapUI How do i share 2 testsuites (where one testsuite is dependepent on the other) to another user (User2)? My Configuration: Project1 TestSuite1 TestCase1 TestCase2 TestSuite2 TestCaseA calls TestCase1 TestCaseB TestCaseA calls TestCase1 Steps done by User1(exporting user): 1) Export TestSute1 2) Export TestSuite2 Steps done by User2 (importing user): 1) Import TestSuite1 2) Import TestSuite2 Results and issue: 1) TestSuite1 is successfully imported 2) TestSuite2 is not successfully imported as the dependent testscases (TestCaseA and TestCaseB) are broken. Error during importing mention "Missing Test Case". Thanks and Cheers. SolvedRe: Why is clickcell method and findrow methods not found? Thanks Shankar for your quick reply. I have checked and found that we have the same list of items in Object Mapping. Still at lost on this issue... Why is clickcell method and findrow methods not found? Hi, I run a test script created by my team mate. I have the same Namemapping, imported scripts used, etc. as my team mate except that our build versions are not the same (though both of us are using Version 12.10). Upon further investigations (using Display Object Spy and Object Browser), we found that clickcell method is not existing on my build version upon navigation of the same object where the script failed. Can somebody shed some light on this issue? And/or, how to fix this issue aside from having the "working" build version. Thanks for reading this far and appreciate any help. P.S. Another team mate encounter the same issue but on findrow method. SolvedGit (tortoisegit latest version 2.4.0.2) integration to TestComplete Hi, I am getting regular crashing of tortoiseGit error within TestComplete 12.10.602.7 during a Pull operation. Example error is https://drdump.com/Problem.aspx?ProblemID=268645&Login=guest. Is somebody experience something similar? and if there is a fix? Thanks. issueTracking key and mds file Git conflictHi, What is the Importance of issueTracking Key section in mds file? At times, I will get Git push conflict within this section of mds file. Is this something that needs to be unique? How to address the Git conflict? Thanks.Project Suite structure and Git Hi, Please share best practices of creating and checking in Project Suite into the Git repository. If I have several project suites and each having several projects then how would I store them in GIT. Thanks. Greg gitignore Anybody can share a .gitignore file for use in Test Complete? Or what files should be checked in to Git? It would be good also to have some comments on how the list was generated. Thanks. Greg Solved