Adding capability issue

123 views
Skip to first unread message

Andrey Belyaevskiy

unread,
Oct 17, 2014, 7:57:09 AM10/17/14
to test-analyt...@googlegroups.com
Hi All!

I cloned repository, build code on Java 1.7.0.25, deployed it on app engine dev sdk and launched the app. After that I added some attributes and components and then I tried to add some capabilities and faced to issue that it possible to add something in right bottom cells only.

Did anyone faced to the same issue and fixed it? Could you please describe me your way? 

Andrey Belyaevskiy

unread,
Oct 17, 2014, 11:32:47 AM10/17/14
to test-analyt...@googlegroups.com
May be someone knows which version of google app engine sdk should I use to launch local instance of test-analytics application? 

пятница, 17 октября 2014 г., 15:57:09 UTC+4 пользователь Andrey Belyaevskiy написал:

aaro...@gmail.com

unread,
Dec 2, 2015, 5:49:30 PM12/2/15
to Test Analytics Discuss
Hi 

Yes Im currently testing out Google Test Analytics and straight away I have the same difficulty. I can only input capabilites for the bottom right cell in the Matrix.

I love the idea of this ACC model and this GTA app but so far I find it to be very buggy and its obviously been left in an unfinished state by Google

kech.e...@gmail.com

unread,
Mar 8, 2016, 2:05:35 AM3/8/16
to Test Analytics Discuss
I had the same problem, after spending some time digging into the code, I did change:
src\main\java\com\google\testing\testify\risk\frontend\client\view\widgets\CapabilitiesGridWidget.java  line:174
HTML cell = new HTML();
to
HTML cell = new HTML(" ");
i.e. add some content to the HTML constructor.
Recompile and then all cells are selectable and triggering response, but the number in the cell seems still not correct(all added up in the last cell).
So this project is indeed in an buggy state and maybe left unmaintained long ago... anyone use at your own discretion.

Reply all
Reply to author
Forward
0 new messages