Forum Discussion

abdul_rp's avatar
abdul_rp
Contributor
13 years ago

NameMapping in Xml format

Hi,



I want to export the Name mapping(.tcnm) created using Test Complete to xml format . 



One of my Client want  to migrate to Test complete from QTP and he wants the objects to be fetched from XML .



I believe QTP have a feature to export the repository in XML.



Kindly let me know if there is any wayout in Test Complete.



Regards,

Abdul

3 Replies

  • Hi,



    ok, we want to build the Objects/Identify the objects with the help of XML . Could you please let me know how to do this?



    I Saved the Namemapping(.tcnm file) in a Notepad and I am able to see the XML tags , But how to identify the objects with the help of these Tags?



    Regards,

    Abdul 






  • Hi Abdul,


     


    Creating the Name Mapping file manually by adding nodes to the file isn't a trivial task, and we don't guarantee that TestComplete will be able to work with this file. 


    As far as I understand, you want to migrate your QTP tests to TestComplete, right? You can install TestComplete on the same machine as QTP and run your QTP test, at the same time recording it with TestComplete. The resulting recording would probably require some manual polishing afterwards, but nevertheless, it's better when creating a test from scratch. Besides that, it can be a good starting point for learning TestComplete.