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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How can we test our application in qlikview?and how can we deploy?

plz let

me know

2 Replies
Not applicable
Author

once finishing the application cross check with source data .

ex:

1)number of records in database    vs  count in qlikview also   (should be same)

2) write one condition based query example sql select *from employee where sal>15000;

3) with the same condition do it in qlikview format

the result should be same .

deployment:

just copy the application and paste it in your qlikview installation drive( hopefully C) there u will have folder called source documents /documents(not sure exactly) and check in server u will get in sourcedocuments option in server.

amit_saini
Master III
Master III

Chandu,

Check this:

6 ways to Test your QlikView application

Thanks,

AS