Windows Workflow Foundation (WF) Skill Test

Candidates Assessed

16342+

Organizations Served

129+

iMocha’s Windows Workflow Foundation test is the preferred pre-employment test for recruiters and hiring managers to hire job-fit candidates for roles such as .Net Developer- Windows Workflow Foundation and .Net Programmer- WF. Our test has helped our customers to reduce hiring cost by 40% and increase in interview-to-selection ratio by 62%.

About Windows Workflow Foundation (WF) Skill Test

Windows Workflow Foundation test assists recruiters and hiring managers to evaluate the skills of candidate before an interview. Windows Workflow Foundation (WF) is a Microsoft Technology that provides an API, an in-process workflow engine, and a re-hostable designer to implement long-running processes as workflows within .Net application. This Windows Workflow foundation online test is specially designed to check windows application and .Net skills of a Workflow Foundation (WF) expert – as per industry standards.

This Microsoft Workflow skill test enables employers and recruiters to identify potential hires by evaluating working skills and job readiness. For this reason, the emphasis is laid upon evaluating the knowledge of applied skills gained through real work experience, rather than theoretical knowledge.

Are you a jobseeker looking to sharpen your skills?

Test Summary

This online test on Windows Workflow Foundation (WF) has been developed and reviewed by our qualified and experienced Subject Matter Experts (SME)s. Using powerful reporting, you can have a detailed analysis of the test results to help you make a better hiring decision and predict the candidate’s performance.

The Windows Workflow assessment test may contain MCQ's (Multiple Choice Questions), MAQ's (Multiple Answer Questions), Fill in the Blanks, Descriptive, Whiteboard Questions, Audio / Video Questions, AI-LogicBox, Coding Simulations, True or False Questions, etc.

Test Duration: 20 minutes

No. of Questions: 10

Level of Expertise: Entry/Mid/Expert

Useful for hiring

  • .Net Developer- Windows Workflow Foundation
  • .Net Programmer- WF

Topics Covered


right arrow
Workflow Overview

Our Windows Workflow foundation test helps recruiters and hiring managers to evaluate candidate’s understanding about workflow which is a set of activities that are stored as a model that describes a process

right arrow
Sequential Workflow

This test assesses a candidate’s ability to execute sequential workflow by means of executing a set of activities one by one in Windows workflow foundation

right arrow
Configuring the Host Application

Our assessment helps to evaluate candidate’s ability to set up and configure host application

right arrow
Monitor User Interface

Our test helps recruiters and hiring managers to validate candidate’s knowledge about monitoring a workflow and its execution using graphical user interface tools

right arrow
PolicyActivity

This test assessment evaluates candidate’s understanding about PolicyActivity by which some rules in code activities in workflow foundation are defined

right arrow
Activity Lifecycle

This test assesses applicant’s knowledge about activity lifecycle which defines states of an activity

Sample Questions

Choose from our 100,000+ question library or add your own questions to make powerful custom tests

Question types:

Multiple Answer

Topic:

-

Difficulty:

Easy


Q 1. Which statements are false about threads and activities?

Note: There can be multiple correct answers to this question.
When invoking a workflow, if you want to force a synchronous call on the same thread use SyncWorkflowInvoker
When invoking a workflow, if you want to force a synchronous call on the same thread use WorkflowInvoker
The ActivityExecutor invokes one and only one activity at a time so use and create async activities whenever possible
If you want fine-grained control over the threading behavior you can implement your own SynchronizationContext
When you want to use workflow in an environment with a different synchronization context use WorkflowApplication.SynchronizationContext to set the synchronization context you want to use
Because the ActivityExecutor invokes one and only one activity at a time, you cannot do asynchronous operations(you could not safely do async)

Question types:

Multiple Option

Topic:

-

Difficulty:

Easy


Q 2. What is MultipleResume bookmark?
Represents a bookmark that can be resumed exactly once.
Refers to a bookmark that you can resume multiple times.
Refers to a bookmark that does not block the functioning of the workflow.

Question types:

Multiple Option

Topic:

-

Difficulty:

Easy


Q 3. I need to create RaiseEvent method for workflow. Which code snippet can I use?
private bool RaiseEvent(EventHandler<OrderEventArgs> ev,
Order order, Guid instanceId)
{
bool result = true;
try
{

if (ev != null)
{
OrderEventArgs e = new OrderEventArgs(instanceId, order);
ev(null, e);
}
}
catch (EventDeliveryFailedException)
{
result = false;
}

}
private bool RaiseEvent(EventHandler<OrderEventArgs> ev,
Order order, Guid instanceId)
{
bool result = true;
try
{

if (ev != null)
{
OrderEventArgs e = new OrderEventArgs(instanceId, order);
ev(null, e);
}
}
catch (EventDeliveryFailedException)
{
result = false;
}

return result;
}
private bool RaiseEvent(EventHandler ev,
Order order, Guid instanceId)
{
bool result = true;
try
{

if (ev != null)
{
OrderEventArgs e = new OrderEventArgs(instanceId, order);
ev(null, e);
}
}
catch (EventDeliveryFailedException)
{
result = false;
}

return result;
}

Sample Report

View Full Report . . .

Skill wise performance report by iMocha

Hire job-fit candidates using this test now

You can customize this test by

difficulty level
Setting difficulty level of test      

Choose easy, medium or hard questions from our skill libraries to assess candidates of different experience levels.                       

multiple skills
Combining multiple skills into one test

Add multiple skills in a single test to create an effective assessment. Assess multiple skills together.                                              

adding own skill
Adding your own questions to the test

Add, edit or bulk upload your own coding questions, MCQ, whiteboarding questions & more.                       

tailor made test
Requesting a tailor-made test                  

Get a tailored assessment created with the help of our subject matter experts to ensure effective screening.

Trusted By

gartner Logo

“The best part of iMocha is they have topic wise questions available. So if there is a need to evaluate Java or .Net skills of the employees, you can create specific assessments which will accurately measure their knowledge in that skill.”

Cheryl Tolkinen, Learning & Development Manager, Securian, USA

capgemini logo
coupa logo
ericsson logo
cognizant logo
nice logo
wipro logo

Start hiring job-fit candidates using this assessment