Search test library by skills or roles
⌘ K

About the test:

O Analista de Negócios Teste usa MCQs baseados em cenários para avaliar os candidatos sobre o entendimento do papel de um analista de negócios em projetos de TI, incluindo coleta de requisitos, análise e documentação. O teste avalia os candidatos sobre seus conhecimentos de metodologias de gerenciamento de projetos, como ágil, cascata e scrum, bem como sua capacidade de criar histórias de usuários, usar casos, fluxos de processo e wireframes.

Covered skills:

  • Pensamento analítico
  • Análise de negócio
  • Análise de dados
  • Projeto de sistema
  • Pensamento crítico
  • Solução de problemas
  • SQL
  • Levantamento de requisitos
  • Melhoria de processos
  • Gerenciamento de projetos
  • Comunicação

9 reasons why
9 reasons why

Adaface Analista de negócios Teste de TI is the most accurate way to shortlist Analista de negócioss



Reason #1

Tests for on-the-job skills

The Analista de negócios Teste de TI helps recruiters and hiring managers identify qualified candidates from a pool of resumes, and helps in taking objective hiring decisions. It reduces the administrative overhead of interviewing too many candidates and saves time by filtering out unqualified candidates at the first step of the hiring process.

The test screens for the following skills that hiring managers look for in candidates:

  • Capacidade de reunir e analisar os requisitos de negócios
  • Proficiência no SQL para consulta e manipulação de dados
  • Conhecimento avançado do Excel para análise de dados e relatórios
  • Capacidade de interpretar dados e desenhar insights significativos
  • Fortes habilidades de raciocínio lógico para solução de problemas
  • Pensamento crítico e análise para avaliar situações de negócios complexas
  • Capacidade de aplicar o pensamento analítico para identificar melhorias no processo
  • Compreensão dos princípios de design do sistema
  • Habilidades de gerenciamento de projetos para planejamento e execução eficazes de tarefas
  • Excelentes habilidades de comunicação para colaboração e documentação eficazes
  • Fortes habilidades de solução de problemas para identificar e abordar os desafios de negócios
Reason #2

No trick questions

no trick questions

Traditional assessment tools use trick questions and puzzles for the screening, which creates a lot of frustration among candidates about having to go through irrelevant screening assessments.

View sample questions

The main reason we started Adaface is that traditional pre-employment assessment platforms are not a fair way for companies to evaluate candidates. At Adaface, our mission is to help companies find great candidates by assessing on-the-job skills required for a role.

Why we started Adaface
Reason #3

Non-googleable questions

We have a very high focus on the quality of questions that test for on-the-job skills. Every question is non-googleable and we have a very high bar for the level of subject matter experts we onboard to create these questions. We have crawlers to check if any of the questions are leaked online. If/ when a question gets leaked, we get an alert. We change the question for you & let you know.

How we design questions

Estes são apenas uma pequena amostra da nossa biblioteca de mais de 10.000 perguntas. As perguntas reais sobre isso Analista de negócios Teste de TI será não-googleable.

🧐 Question

Medium

PV of customer segments
Market Segmentation
ROI
CLV
Solve
A retail company is exploring new customer segments to increase sales. You are provided with the following data on three potential customer segments:

Segment A:

- Average annual revenue per customer: $500
- Average customer retention rate: 80%
- Average customer acquisition cost: $200
- Expected segment size: 2,000 customers

Segment B:

- Average annual revenue per customer: $750
- Average customer retention rate: 70%
- Average customer acquisition cost: $300
- Expected segment size: 1,500 customers

Segment C:

- Average annual revenue per customer: $1,000
- Average customer retention rate: 60%
- Average customer acquisition cost: $400
- Expected segment size: 1,000 customers
Assuming a 10% discount rate, which customer segment should the company target to maximize the return on investment? A target customer segment would have higher customer lifetime value (CLV). Note that CLV is calculated by using the following formula:

CLV = (Average Annual Revenue per Customer * Gross Margin %) * (Retention Rate / (1 + Discount Rate - Retention Rate)) - Customer Acquisition Cost

Easy

Supply Chain Management
Cost Reduction
Solve
A company is considering two options to optimize its supply chain and reduce costs. The following data has been provided for each option:

Option Alpha:

- Annual transportation cost reduction: $300,000
- Annual inventory carrying cost increase: $250,000
- One-time implementation cost: $100,000

Option Beta:

- Annual transportation cost reduction: $200,000
- Annual inventory carrying cost increase: $150,000
- One-time implementation cost: $50,000

As a business analyst, determine which option provides a higher net cost reduction over a 3-year period.
A: Option Alpha provides a higher net cost reduction.
B: Option Beta provides a higher net cost reduction.
C: Both options provide the same net cost reduction.
D: Neither option provides a net cost reduction.
E: The net cost reduction cannot be determined with the given data.

Medium

Multi Select
JOIN
GROUP BY
Solve
Consider the following SQL table:
 image
How many rows does the following SQL query return?
 image

Medium

nth highest sales
Nested queries
User Defined Functions
Solve
Consider the following SQL table:
 image
Which of the following SQL commands will find the ‘nth highest Sales’ if it exists (returns null otherwise)?
 image

Medium

Select & IN
Nested queries
Solve
Consider the following SQL table:
 image
Which of the following SQL queries would return the year when neither a football or cricket winner was chosen?
 image

Medium

Sorting Ubers
Nested queries
Join
Comparison operators
Solve
Consider the following SQL table:
 image
What will be the first two tuples resulting from the following SQL command?
 image

Hard

With, AVG & SUM
MAX() MIN()
Aggregate functions
Solve
Consider the following SQL table:
 image
How many tuples does the following query return?
 image

Medium

MATCH INDEX LOOKUP
Solve
Some friends live in adjacent apartments in a building in Central Perk, New York. We want to write a function to search the apartment number by name. Which of the following functions should we use?
 image

Medium

Organization data
Data transformation
Solve
We have two Excel files with organization data. One file has Organization ID and Organization Name fields, whereas the second file has Organization ID, Organization Name and Country fields. We wrote a query to retrieve the data from both files. Here’s a sample of the data retrieved:
 image
We want to ensure Organization ID field is unique. Which of the following is the ideal solution that ensures Organization ID field is unique while retaining Country data?

A: Select the Organization ID and Country columns, and then click Keep Duplicates.
B: Select the Organization ID and Country columns, and then click Remove Duplicates.
C: Use Group BY function to group the rows by Organization ID. Specify output columns for Organization Name and Country using MAX operation.
D: Select Organization ID column and then click Remove Duplicates. Then specify output columns for Country using MAX operation.

Medium

Student scores
Data formatting
Solve
Here’s a sample Excel data source:
 image
Here’s the expected data format: 
 image
Which of the following is the correct way to transform the data from the query editor to achieve the result?

A: Columns to Select: Student Only
B: Columns to Select: Student and Student ID
C: Columns to Select: Primary and Secondary
D: Command to Use: Pivot Column
E: Command to Use: Reverse Rows
F: Command to Use: Unpivot Columns

Medium

VLOOKUP blood donor
Solve
We are looking to find the contact number of the only blood donor with blood group O-. Which function should we use to look up the correct contact number? Here's the documentation for VLOOKUP: =VLOOKUP(lookup value, range containing the lookup value, the column number in the range containing the return value, Approximate match (TRUE) or Exact match (FALSE)).
 image
A: =VLOOKUP("O-", A1:E10, 3, TRUE)
B: =VLOOKUP("O-", A1:E10, 3, FALSE)
C: =VLOOKUP("O-", D1:D10, 4)
D: =VLOOKUP("O-", D1:D10, 3)
E: =VLOOKUP("O-", A1:E10, 4, TRUE)
F: =VLOOKUP("O-", A1:E10, 4, FALSE)
G: =VLOOKUP("Kane", A1:E10, 4)

Medium

Dividends
Financial Analysis
Percentage and Average Calculations
Solve
Consider the following line chart which shows the money invested by a company in production each year and the sales made by the company each year. If the pie chart shows the shareholding pattern of the company and the company gives 10% of the profit as dividends to its share holders then what is the average dividend received by retail investors from 2000 to 2004?
 image
 image

Medium

Laptop Brands
Proportions and Percentages
Financial Reasoning
Solve
Given below is the list of laptop brands and their details in which some data is missing. If the cost price of Dell is 3/5 of the cost price of Lenovo, then what will be the %profit of Dell?
 image

Hard

Median
Trend Analysis
Statistical Reasoning
Solve
 Consider the following line chart which shows the sales of five different companies from 2000 to 2009. Which of the following companies has the maximum percentage increase in the median from 2000 to 2004 and 2005 to 2009.
 image

Medium

Tennis Players
Solve
A tennis coach was trying to put together a team of 4 players for a tennis championship out of 7 players. R, S, T are the male players, and W, X, Y, Z are the female players. Note that all players have equal ability, and the team needs to have atleast 2 male players. While selecting the team we need to keep in mind that all 4 players should be able to play with each other. 
 image
We also need to keep the following restrictions in mind:
- R cannot play with Y
- S cannot play with W
- T cannot play with Z
Which of the following are true:

A: S and Z cannot be in the team together.
B: T and Y cannot be in the team together.
C: T and X cannot be in the team together.

Hard

CID Agent
Logical Deduction
Pattern Recognition
Solve
A code ("EIG AUC REO RAI COG") was sent to the criminal office by a CID agent named Batra.  However, four of the five words are fake, with only one containing the information. They also included a clue in the form of a sentence: "If I tell you any character of the code word, you will be able to tell how many vowels there are in the code word." Are you able to figure out what the code word is?
A: RAI 
B: EIG
C: AUC
D: REO
E: COG
F: None

Medium

Positive correlation
Correlation vs. Causation
Solve
Myra is working on her thesis for which she created a scatter plot of the number of teachers and the number of college graduates for cities in Australia. She noticed a positive correlation. Which of these do you think is the probable explanation for this correlation?
A: Teachers encourage people to go to college, so an increase in the number of teachers leads to an increase in the number of college graduates. 

B: Some college graduates choose teaching as a profession after graduating, so an increase in the number of college graduates also leads to an increase in the number of teachers.

C: There are more college graduates and teachers in higher income cities, so income is a confounding variable here, make it difficult to prove causation between number of teachers and number of college graduates. 

D: Cities with a higher population have more teachers and more college graduates, so the correlation is due to a third variable (population of city).

E: The provided data is insufficient, so it is extremely difficult to establish the reason for the correlation.

F: Most college students choose non-teaching professions after graduating, which explains the correlation. 

G: In Australia, college students are encouraged by their teachers to choose teaching as a profession after graduating.

Medium

Claims for a new drug Xylanex
Critical Thinking
Evaluating Arguments
Identifying Assumptions
Solve
A pharmaceutical company claims that their new drug, Xylanex, is highly effective in treating a specific medical condition. They provide statistical data from a clinical trial to support their claim. However, a group of scientists has raised concerns about the validity of the study design and potential bias in the data collection process. They argue that the results may be inflated and not truly representative of the drug's effectiveness.

Which of the following assumptions is necessary to support the pharmaceutical company's claim?
A: The clinical trial participants were randomly selected and representative of the target population.
B: The scientists raising concerns have a conflict of interest and are biased against the pharmaceutical company.
C: The statistical analysis of the clinical trial data was conducted by independent experts.
D: The medical condition being treated by Xylanex is widespread and affects a large number of individuals.
E: The pharmaceutical company has a proven track record of developing effective drugs for similar medical conditions.

Medium

Emma's cafe business
Solve
Emma's cafe has been operating successfully for the last 6 years. Profits have been growing every year, with this year (2020) being their best year so far. As a thank you, Emma treated her staff to a meal at a Michelin star restaurant. 
 image
Below are 3 statements about Emma, her staff and her cafe. Can you help us decide whether the 3 statements are "True", "Probably True", "Insufficient Data to Say True or False", "Probably False", or "False".

1. Emma's staff members are happy.
2. Emma's cafe did well in 2016.
3. Emma is rich.

A: True
B: False
C: Probably True
D: Probably False
E: Insufficient Data

Medium

Ivory's new startup
Solve
Statement: Ivory started a new startup. We know for a fact that almost all startups fail within the first 2 years. 
Conclusion: Ivory's startup will fail.
Does the conclusion follow from the statement?
🧐 Question🔧 Skill

Medium

PV of customer segments
Market Segmentation
ROI
CLV

3 mins

Business Analysis
Solve

Easy

Supply Chain Management
Cost Reduction

2 mins

Business Analysis
Solve

Medium

Multi Select
JOIN
GROUP BY

2 mins

SQL
Solve

Medium

nth highest sales
Nested queries
User Defined Functions

3 mins

SQL
Solve

Medium

Select & IN
Nested queries

3 mins

SQL
Solve

Medium

Sorting Ubers
Nested queries
Join
Comparison operators

3 mins

SQL
Solve

Hard

With, AVG & SUM
MAX() MIN()
Aggregate functions

2 mins

SQL
Solve

Medium

MATCH INDEX LOOKUP

2 mins

Excel
Solve

Medium

Organization data
Data transformation

3 mins

Excel
Solve

Medium

Student scores
Data formatting

2 mins

Excel
Solve

Medium

VLOOKUP blood donor

2 mins

Excel
Solve

Medium

Dividends
Financial Analysis
Percentage and Average Calculations

3 mins

Data Interpretation
Solve

Medium

Laptop Brands
Proportions and Percentages
Financial Reasoning

2 mins

Data Interpretation
Solve

Hard

Median
Trend Analysis
Statistical Reasoning

3 mins

Data Interpretation
Solve

Medium

Tennis Players

3 mins

Logical Reasoning
Solve

Hard

CID Agent
Logical Deduction
Pattern Recognition

3 mins

Logical Reasoning
Solve

Medium

Positive correlation
Correlation vs. Causation

2 mins

Logical Reasoning
Solve

Medium

Claims for a new drug Xylanex
Critical Thinking
Evaluating Arguments
Identifying Assumptions

2 mins

Critical Thinking
Solve

Medium

Emma's cafe business

2 mins

Critical Thinking
Solve

Medium

Ivory's new startup

2 mins

Critical Thinking
Solve
🧐 Question🔧 Skill💪 Difficulty⌛ Time
PV of customer segments
Market Segmentation
ROI
CLV
Business Analysis
Medium3 mins
Solve
Supply Chain Management
Cost Reduction
Business Analysis
Easy2 mins
Solve
Multi Select
JOIN
GROUP BY
SQL
Medium2 mins
Solve
nth highest sales
Nested queries
User Defined Functions
SQL
Medium3 mins
Solve
Select & IN
Nested queries
SQL
Medium3 mins
Solve
Sorting Ubers
Nested queries
Join
Comparison operators
SQL
Medium3 mins
Solve
With, AVG & SUM
MAX() MIN()
Aggregate functions
SQL
Hard2 mins
Solve
MATCH INDEX LOOKUP
Excel
Medium2 mins
Solve
Organization data
Data transformation
Excel
Medium3 mins
Solve
Student scores
Data formatting
Excel
Medium2 mins
Solve
VLOOKUP blood donor
Excel
Medium2 mins
Solve
Dividends
Financial Analysis
Percentage and Average Calculations
Data Interpretation
Medium3 mins
Solve
Laptop Brands
Proportions and Percentages
Financial Reasoning
Data Interpretation
Medium2 mins
Solve
Median
Trend Analysis
Statistical Reasoning
Data Interpretation
Hard3 mins
Solve
Tennis Players
Logical Reasoning
Medium3 mins
Solve
CID Agent
Logical Deduction
Pattern Recognition
Logical Reasoning
Hard3 mins
Solve
Positive correlation
Correlation vs. Causation
Logical Reasoning
Medium2 mins
Solve
Claims for a new drug Xylanex
Critical Thinking
Evaluating Arguments
Identifying Assumptions
Critical Thinking
Medium2 mins
Solve
Emma's cafe business
Critical Thinking
Medium2 mins
Solve
Ivory's new startup
Critical Thinking
Medium2 mins
Solve
Reason #4

1200+ customers in 75 countries

customers in 75 countries
Brandon

Com o Adaface, conseguimos otimizar nosso processo de seleção inicial em mais de 75%, liberando um tempo precioso tanto para os gerentes de contratação quanto para nossa equipe de aquisição de talentos!


Brandon Lee, Chefe de Pessoas, Love, Bonito

Reason #5

Designed for elimination, not selection

The most important thing while implementing the pre-employment Analista de negócios Teste de TI in your hiring process is that it is an elimination tool, not a selection tool. In other words: you want to use the test to eliminate the candidates who do poorly on the test, not to select the candidates who come out at the top. While they are super valuable, pre-employment tests do not paint the entire picture of a candidate’s abilities, knowledge, and motivations. Multiple easy questions are more predictive of a candidate's ability than fewer hard questions. Harder questions are often "trick" based questions, which do not provide any meaningful signal about the candidate's skillset.

Science behind Adaface tests
Reason #6

1 click candidate invites

Email invites: You can send candidates an email invite to the Analista de negócios Teste de TI from your dashboard by entering their email address.

Public link: You can create a public link for each test that you can share with candidates.

API or integrations: You can invite candidates directly from your ATS by using our pre-built integrations with popular ATS systems or building a custom integration with your in-house ATS.

invite candidates
Reason #7

Detailed scorecards & benchmarks

Ver Scorecard de amostra
Reason #8

High completion rate

Adaface tests are conversational, low-stress, and take just 25-40 mins to complete.

This is why Adaface has the highest test-completion rate (86%), which is more than 2x better than traditional assessments.

test completion rate
Reason #9

Advanced Proctoring


Learn more

About the Analista de negócios Teste de TI

Why you should use Analista de negócios Teste de TI?

The Analista de negócios Teste de TI makes use of scenario-based questions to test for on-the-job skills as opposed to theoretical knowledge, ensuring that candidates who do well on this screening test have the relavant skills. The questions are designed to covered following on-the-job aspects:

  • Pensamento analítico e solução de problemas
  • Consulta SQL e manipulação de dados
  • Análise de negócios para coleta de requisitos
  • Análise e interpretação de dados
  • Raciocínio lógico e dedução
  • Pensamento crítico para solução complexa de problemas
  • Comunicação e colaboração eficazes
  • Melhoria do processo e otimização
  • Design e arquitetura do sistema
  • Gerenciamento de projetos e entrega

Once the test is sent to a candidate, the candidate receives a link in email to take the test. For each candidate, you will receive a detailed report with skills breakdown and benchmarks to shortlist the top candidates from your pool.

What topics are covered in the Analista de negócios Teste de TI?

  • Full list of covered topics

    The actual topics of the questions in the final test will depend on your job description and requirements. However, here's a list of topics you can expect the questions for Analista de negócios Teste de TI to be based on.

    Requisitos de negócios coletando
    Modelagem de dados
    Armazenamento de dados
    SQL se junta
    Visualização de dados
    Fórmulas do Excel
    Tabelas de articulação
    Análise de dados hierárquicos
    Técnicas de interpretação de dados
    Solução lógica de problemas
    Análise de fluxograma
    Análise de causa raiz
    Análise SWOT
    Processo de mapeamento
    Metodologias de melhoria do processo
    Princípios de design do sistema
    Planejamento e agendamento de projetos
    Gerenciamento de riscos
    Análise de custo-benefício
    Estratégias de pensamento crítico
    Estratégias de comunicação eficazes
    Gerenciamento de partes interessadas
    Técnicas de análise de dados
    Requisitos elicitações
    Criação da história do usuário
    Estruturas de solução de problemas
    Técnicas de validação de dados
    Técnicas de limpeza de dados
    Integração de dados
    Reengenharia do processo de negócios
    Práticas de garantia de qualidade
    Tomada de decisão orientada a dados
    Gerenciamento de projetos ágeis
    Mudar a gestão
    Identificação da causa raiz
    Análise Estatística
    Ferramentas de visualização de dados
    Monitoramento KPI
    Automação de processos de negócios
    Resolução de conflitos
    Análise de árvore de decisão
    Documentação do processo
    Use o desenvolvimento de casos
    Análise de regressão
    Requisitos de priorização
    Técnicas de amostragem de dados
    Gestão de dados
    Medição de desempenho
    Processo otimizado
    Metodologias de solução de problemas
    Segurança de dados e privacidade
    Relatório de análise de dados
    Análise de custos
    Análise de impacto nos negócios
    Insights orientados a dados

What roles can I use the Analista de negócios Teste de TI for?

  • Analista de negócios
  • Analista de it
  • Analista de negócios de TI sênior
  • Analista de sistemas
  • Analista de informações
  • Analista de sistemas de negócios
  • Analista de qualidade
  • Consultor de TI

How is the Analista de negócios Teste de TI customized for senior candidates?

For intermediate/ experienced candidates, we customize the assessment questions to include advanced topics and increase the difficulty level of the questions. This might include adding questions on topics like

  • Consulta e otimização avançadas de SQL
  • Modelagem e documentação de processos de negócios
  • Visualização de dados e relatórios
  • Análise estatística e teste de hipóteses
  • Estratégias de avaliação e mitigação de riscos
  • Garantia de qualidade e teste
  • Design de banco de dados e normalização
  • Metodologia ágil e desenvolvimento iterativo
  • Gerenciamento de mudanças e análise de impacto
  • Teste de aceitação do usuário e assinatura
Singapore government logo

Os gerentes de contratação sentiram que, por meio das perguntas técnicas feitas durante as entrevistas do painel, foram capazes de dizer quais candidatos tiveram melhores pontuações e diferenciaram aqueles que não tiveram pontuações tão boas. Eles são altamente satisfeito com a qualidade dos candidatos selecionados na triagem Adaface.


85%
Redução no tempo de triagem

Analista de negócios Teste de TI Perguntas frequentes

Posso combinar várias habilidades em uma avaliação personalizada?

Sim absolutamente. As avaliações personalizadas são configuradas com base na descrição do seu trabalho e incluirão perguntas sobre todas as habilidades obrigatórias que você especificar.

Você tem algum recurso anti-trapaça ou procurador?

Temos os seguintes recursos anti-trapaça:

  • Perguntas não-goleadas
  • IP Proctoring
  • Web Proctoring
  • Proctoring da webcam
  • Detecção de plágio
  • navegador seguro

Leia mais sobre os Recursos de Proctoring.

Como interpreto as pontuações dos testes?

O principal a ter em mente é que uma avaliação é uma ferramenta de eliminação, não uma ferramenta de seleção. Uma avaliação de habilidades é otimizada para ajudá -lo a eliminar os candidatos que não são tecnicamente qualificados para o papel, não é otimizado para ajudá -lo a encontrar o melhor candidato para o papel. Portanto, a maneira ideal de usar uma avaliação é decidir uma pontuação limite (normalmente 55%, ajudamos você a comparar) e convidar todos os candidatos que pontuam acima do limiar para as próximas rodadas da entrevista.

Para que nível de experiência posso usar este teste?

Cada avaliação do Adaface é personalizada para a descrição do seu trabalho/ persona do candidato ideal (nossos especialistas no assunto escolherão as perguntas certas para sua avaliação de nossa biblioteca de mais de 10000 perguntas). Esta avaliação pode ser personalizada para qualquer nível de experiência.

Todo candidato recebe as mesmas perguntas?

Sim, facilita muito a comparação de candidatos. As opções para perguntas do MCQ e a ordem das perguntas são randomizadas. Recursos anti-traking/proctoring no local. Em nosso plano corporativo, também temos a opção de criar várias versões da mesma avaliação com questões de níveis de dificuldade semelhantes.

Eu sou um candidato. Posso tentar um teste de prática?

Não. Infelizmente, não apoiamos os testes práticos no momento. No entanto, você pode usar nossas perguntas de amostra para prática.

Qual é o custo de usar este teste?

Você pode conferir nossos planos de preços.

Posso obter uma avaliação gratuita?

Sim, você pode se inscrever gratuitamente e visualizar este teste.

Acabei de me mudar para um plano pago. Como posso solicitar uma avaliação personalizada?

Aqui está um guia rápido sobre Como solicitar uma avaliação personalizada no Adaface.

customers across world
Join 1200+ companies in 75+ countries.
Experimente a ferramenta de avaliação de habilidades mais amigáveis ​​de candidatos hoje.
g2 badges
Ready to use the Adaface Analista de negócios Teste de TI?
Ready to use the Adaface Analista de negócios Teste de TI?
Converse conosco
ada
Ada
● Online
Previous
Score: NA
Next
✖️