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 [bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : -btn-group[/bg_collapse]   Q2. Which of the following is correct about dropdown Plugin? …

Quiz on R programming

R Intermediate Quiz 1 Which symbol should you use to place comments in R?   * / $ # [bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : #[/bg_collapse]   2 Formula for Simple Linear Regression y=ax+b y=ax^2+bx^2 y=e^x y=a+b1x1+b2x2 [bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show …

Quiz on R programming

R Beginner Quiz 1 Which of the following are Supervised Machine Learning Algorithms a)Regression b)Classification c)Clustering a and b a and c b and c a, b and c [bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : a and b[/bg_collapse]   2 What …

Business Analysis Beginner Quiz

Business Analysis Beginner Quiz 1 Direct marketing is an application of Predictive Analytics Descriptive Analytics None of the above All of the above [bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : A[/bg_collapse]   2 ___ is the technique of Predictive Analytics Linear regression …

Actimize Intermediate Quiz

Actimize Intermediate Quiz 1 Which function returns the second expression when the first expression is NULL ZVL NVL A&B none [bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : B[/bg_collapse]   2 Which colour represent the score of medium priority RED yellow green orange …

Actimize Beginner Quiz

Actimize Beginner Quiz 1 What is the Keyboard shortcut to re-run the model Ctrl+R CTRL+SHIFT+R SHIFT+R CTRL+ALT+R [bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : B[/bg_collapse]   2 Which pane displays the Channel Fields/Source Fields ? Context Pane Properties Pane Object Pane Toolbox …