JavaDoc Tool for Testcomplete
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2012
09:36 AM
10-15-2012
09:36 AM
JavaDoc Tool for Testcomplete
Do we have any facility to Tools such as JavaDoc that can be used in Testcomplete?
13 REPLIES 13
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2012
12:14 AM
10-29-2012
12:14 AM
Hi Sushil,
As I understand, you mean creating documentation on scripts automatically based on specially formatted comments in the script. If so, currently, this cannot be done via TestComplete's features. However, in our DB, there is a suggestion to implement such a feature, and your request has increased its rating. Thank you.
BTW, refer to this SQAforums page - you can find there some tools that you can use.
---------
Tanya Yatskovskaya
SmartBear Community and Education Manager
Tanya Yatskovskaya
SmartBear Community and Education Manager
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2013
05:15 AM
06-27-2013
05:15 AM
I'd love to see something like that on TestComplete.

- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2013
08:05 PM
06-27-2013
08:05 PM
Hi Joffre,
I've added your vote to the suggestion. Thanks!
---------
Tanya Yatskovskaya
SmartBear Community and Education Manager
Tanya Yatskovskaya
SmartBear Community and Education Manager
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2014
03:38 AM
04-30-2014
03:38 AM
Hi,
PLZ, add my vote for such feature.
Tks
PLZ, add my vote for such feature.
Tks
@Ted B.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2014
04:08 AM
04-30-2014
04:08 AM
Take a look here:
http://smartbear.com/forums/f74/t79381/documenting-jscript-with-jsdoc3/
I've documented our project using JSDoc3, works great. A bit of a pain to configure but nice once set up. I also use Grunt to monitor the project directory and run JSDoc to generate our documentation automatically whenever a change is checked into the project.
To setup I installed node.js first and then installed JSDoc plugin and Grunt using node's npm package manager. Note: you also need Java JDK installed as JSDoc requires Java and I would also recommend installing Git and Git Bash for Windows if you are using windows OS. I believe git was a pre requisitie for installing one of the two modules I mentioned as the npm package manager gets them from Github.
Oh, and remember to configure your choice of documentation tool to load script files with .sj and not .js.
Good luck!
http://smartbear.com/forums/f74/t79381/documenting-jscript-with-jsdoc3/
I've documented our project using JSDoc3, works great. A bit of a pain to configure but nice once set up. I also use Grunt to monitor the project directory and run JSDoc to generate our documentation automatically whenever a change is checked into the project.
To setup I installed node.js first and then installed JSDoc plugin and Grunt using node's npm package manager. Note: you also need Java JDK installed as JSDoc requires Java and I would also recommend installing Git and Git Bash for Windows if you are using windows OS. I believe git was a pre requisitie for installing one of the two modules I mentioned as the npm package manager gets them from Github.
Oh, and remember to configure your choice of documentation tool to load script files with .sj and not .js.
Good luck!
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2014
06:22 PM
04-30-2014
06:22 PM
Hi,
Ted, I've added your vote.
Chris, thanks for sharing your approach.
---------
Tanya Yatskovskaya
SmartBear Community and Education Manager
Tanya Yatskovskaya
SmartBear Community and Education Manager
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2014
07:43 PM
05-01-2014
07:43 PM
+1 for that.
Actually Tanya, I'm using yuidoc for my files. As it is open source, can you implement it inside TC? I have no idea about the consequences of this in terms of licenses, I'm just fishing here...
Actually Tanya, I'm using yuidoc for my files. As it is open source, can you implement it inside TC? I have no idea about the consequences of this in terms of licenses, I'm just fishing here...
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2014
08:23 PM
05-01-2014
08:23 PM
Hi Jose,
Your vote was counted, as well.
I cannot tell you right now if we will implement YUIDoc in TestComplete - I'll pass this info to our TestComplete management.
---------
Tanya Yatskovskaya
SmartBear Community and Education Manager
Tanya Yatskovskaya
SmartBear Community and Education Manager
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2014
10:50 PM
05-01-2014
10:50 PM
Tanya, +1 please 😉
LinkedIn 😄 "A SQL query walks into a bar and sees two tables. Walks up to them and says 'Can I join you?'"
