SaravanaKumar_N's avatar
SaravanaKumar_N
Contributor
8 years ago
Status:
New Idea

TestComplete: Easy navigation to Javascript Class and its contents

I have a suggestion for TestComplete - JavaScript Class usage. 

 

ECMA6 - JavaScript as introduced the Class concepts. I thought of implementing this with our tool.
As shown in the sceenshot, I have used javascript Class concepts, but the functions created inside the Class are not taken into the account of the Routines list at the top (using TC v12.10).

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Also It would be good if we have something like tree structure of a Unit with its contents (like each functions) under Project Explorer as it would display in Eclipse IDE (if possible :) ) .

 

 

Addition to above, found one more interesting fact. When I use the 'prototype' keyword (JavaScript Project) and create functions, those also not taken into the account (as shown here). Whereas, it works with JScript Project.

 

 

 

 

 

 

 

 

 

 

 

 

P.S.: I have raised this request as per the discussion in this general discussion thread

 

Many Thanks,

Saravana

No CommentsBe the first to comment