SSAS Quiz

SSAS Beginner Quiz   1) What BISM stands for Business Intelligence Semantic Model Business Intelligence Syntax Model Business Intelligence Semantic Meta Model Business Intelligence System Model   2) Can we use Web Service as a data source in Analysis Services project directly? YES NO   …

Talend Quiz

Talend Expert Quiz   1) Talend job server is using the following ports command_server_port=8000;file_server_port=8001;monitoring_port=8888 command_server_port=8000;file_server_port=8001;monitoring_port=8002 command_server_port=8000;file_server_port=8001;monitoring_port=8003 None of them     2) Key Value and Key Index properties are used in _____ tMap component Non multischema component multischema input component None of them     …

Talend Quiz

Talend Intermediate Quiz 1) TAC server can have one more number of execution servers True FALSE     2) Hash components allow you to store multiple hash objects and retrieve specific hash sets ? True FALSE     3) Is hash components can read by …

Talend Quiz

Talend Beginner Quiz   1) A scheduling tool from BMC software CONTROL M Autosys     2) Custom code can be created by using ____ components tjava tjavarow tJavaflex A,B&C     3) t<DBNAME>SPcomponent is used to call Database procedure True FALSE     4) …

What is System Testing ? Concepts

System Testing System Testing is all about Test of overall interaction of components Find disparities between implementation and specification Usually where most resources go to Involves –load, performance, reliability and security testing Goal : to compare the system or program to its original objectives. Implications …

Node JS Quiz

Node JS Quiz 1. In Nodejs how node based web servers differ from traditional web servers ? Node based server uses a single threaded model and can serve much larger number of requests compared to any traditional server like Apache HTTP Server. Node based server …

Bootstrap Quiz

Bootstrap Quiz Q1. Which of the following bootstrap style is used for a basic button group? a) -btn-group b) -btn-toolbar c) -btn-group-lg d) -btn-group-vertical   Q2. Which of the following is correct about dropdown Plugin? a) You can toggle the dropdown plugin hidden content via data …