Forum Discussion

d_lopes's avatar
d_lopes
New Contributor
15 years ago

Problems with Team Work

Hello, I'm having a lot of troubles with team work.

I've folowed the test complete 8 manual ( put the project on a network shared folder) testcomplete creates tje configuration files for the 2 machines where I'm testing.



But, the problem is that testcoplete8 does not recognize the changes on the name mapping files of a project.

So:

On computer ONE, I have created a test and added some mappings to name mapping file.

On computer TWO test complete does not recognize te alteration to name mapping files os the created scripts.





We are using TortoiseSVN 1.6.10, how can i integrate the TestComplete8 with it?

How can I solve this kind of problems????




3 Replies


  • Hi Daniel,





    But, the problem is that testcoplete8 does not recognize the changes on the name mapping files of a project.


    Did you try saving the modifications?





    We are using TortoiseSVN 1.6.10, how can i integrate the TestComplete8 with it?


    To integrate TortoiseSVN with TestComplete, you need to install a TortoiseSVN SVN SCC plug-in which supports the Microsoft Source Code Control API. Once you have installed the plug-in, the appropriate provider becomes available in the "Select SCC Provider" dialog described in the "Select SCC Provider Dialog" help topic.
  • d_lopes's avatar
    d_lopes
    New Contributor
    Did you try saving the modifications?


    Yes, but when I have saved a change on name maping file and created a new script on COMPUTER 1 the TestComplete8 installed on COMPUTER 2 does nog refresh the mapping file, even I press the "Refresh current object" button.







    To integrate TortoiseSVN with TestComplete, you need to
    install a TortoiseSVN SVN SCC plug-in which supports the Microsoft Source Code
    Control API. Once you have installed the plug-in, the appropriate provider
    becomes available in the "Select SCC Provider" dialog described in the
    "[url=http://www.automatedqa.com/support/viewarticle.aspx?aid=12218]Select SCC
    Provider Dialog[/url]" help topic.
     



    I've saw the system manual but the problem is that I'm tryng to find an alternative for Pushok's CVS SCC proxy.

    I've tried to integrate with SVNSCC "svnscc.tigris.org>svnscc.tigris.org" buth this tool does not work properly.

    I'll try to integrate with MS Source Safe and post the results here.



  • Hi Daniel,





    Yes, but when I have saved a change on name maping file and created a new script on COMPUTER 1 the TestComplete8 installed on COMPUTER 2 does nog refresh the mapping file


    TestComplete should automatically notify about project suite file changes made outside the tool. However, it seems that you are facing a known restriction described in this FAQ entry.





    even I press the "Refresh current object" button.


    Clicking this button will not refresh the file containing a name mapping scheme. This button's purpose is described in the "Name Mapping Editor" help topic:

    Refreshes the mapped object's references to the corresponding objects in the tested application. In case a mapped object name refers to different application objects at different times, this command allows you to update the mapped object's information and identify the application object that currently matches the mapping criteria.





    This command is a GUI analog of the RefreshMappingInfo scripting method.






    I've saw the system manual but the problem is that I'm tryng to find an alternative for Pushok's CVS SCC proxy.


    The Pushok CVS SCC proxy is a plug-in that provides access to another source code control system, CVS, but not SVN.