Missing Objects/NameMapping/Function(Function Reference) should show in TC
Hi Team,
Please show the missing Objects/NameMapping/Function(Function Reference) in TestComplete. this feature is very useful because of -
1- We are working in team, my teammate added few object in NameMapping and added New Script Unit. He is committed Script Unit only (in version control) but did not committed NameMapping file. - Now I have get latest code and start execution, when my execution point reach on point ( in New Script Unit) Now TC is throwing error. prior to execution
(Here TC should show - Object not available in NAME MAPPING files)
2- I have added a New Function in Existing Script Unit, My teammate did not get the latest code but he start use of that New Function.
(Here TC should show - Function not available in REFERENCE files)
3- I am using existing function in Script Unit but did not added reference of that Unit
(Here TC should show -Reference File missing)
It would be very helpful if we get like that information in TC, it will save more time & give more visibility about the object, namemapping and functions.