Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Only at Qlik Connect! Guest keynote Jesse Cole shares his secrets for daring to be different. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
rajeshvaswani77
Specialist III
Specialist III

Code Coverage

Hi Community,

In the QV World do we have a way to do code coverage. Can someone please suggest?

thanks,

Rajesh Vaswani

5 Replies
Not applicable

Hi Rajesh

can you please provide your exact requirement so that i can try ti investigate this issue, but it seems that you are looking for code review sort of things.

Thanks

rajeshvaswani77
Specialist III
Specialist III
Author

Hi Saumil,

I am lookign at tools that I can run to know how well the code in the QlikView dashboard got covered/tested.

thanks,

Rajesh Vaswani

avinashelite

Hi Rajesh,

Currently we don't have a tool to do that, you can try with document analyzer . Which you can run on your application and see how many fields are actually used and how are not being used in the dashboard and memory occupied etc.

check this

Search Recipes | Qlikview Cookbook

avinashelite

Currently we don't have a tool to do that, you can try with document analyzer . Which you can run on your application and see how many fields are actually used and how are not being used in the dashboard and memory occupied etc.

check this link

//qlikviewcookbook.com/recipes/download-info/document-analyzer/#

swuehl
MVP
MVP

You can also search the forum for 'extensive audit logging' to track user interactions with the frontend application.

It may not provide all the information you need, but could be a starting point.