Forum Discussion

testbuilder's avatar
testbuilder
Contributor
4 years ago
Solved

What is a TypeInfo.dat file in Test Complete

I have a NameMapping/TypeInfo.dat under NameMapping when I try to check in the code   What information does this file has?   Thanks in Advance
  • sonya_m's avatar
    sonya_m
    4 years ago

    Hi testbuilder , mboyce 

    The TypeInfo file contains info on properties and methods of objects added to NameMapping. What is stored there in determined by the following setting - Name Mapping > Options > Stop object data

     

    This is needed so that when you are writing a script and the mapped object you are working with is missing from the system, Code Completion will still show available methods and properties for this object.

     

    I've also made a request for our Documentation team to add this info to TestComplete documentation. 

     

  • testbuilder's avatar
    testbuilder
    4 years ago

    mboyce , look at the replies by sonya_m that answers the question of what TypeInfo.dat file contains