Ravik's avatar
Ravik
Super Contributor
8 years ago
Status:
New Idea

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.

 

4 Comments

  • Montikore's avatar
    Montikore
    Occasional Contributor
    I don't understand how this feature is still not here.... !!!
  • Montikore's avatar
    Montikore
    Occasional Contributor
    wahou, nothing more on that?! MKozinets am i missing something, or is it a too big piece to implement??
  • Ravik's avatar
    Ravik
    Super Contributor

    Montikore It's really difficult for  us to maintain code specially while merging code.  So many time found duplicate functions, objects and variables which is leading to error.

     

  • Montikore's avatar
    Montikore
    Occasional Contributor

    Ravik I agree with you, and this feature is a must have in a good IDE. I got so many times failed tests just because of typo... And I'm really surprised this feature is not popular at all...