Upload Button Icon Add office photos

Filter interviews by

Alchemy Techsol India Senior Business Analyst Interview Questions and Answers

Updated 2 May 2022

Alchemy Techsol India Senior Business Analyst Interview Experiences

1 interview found

I applied via Recruitment Consulltant and was interviewed in Apr 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Its qas all around the compinies vision till development at a process level and how eould onr manage groups of teams along with stakeholders.
  • Ans. It more to do wiyh the work experiences over a long period of time and the way one can walk yhr path of experience. It a collective effort of past years. Alway be straight and be focused on the quesrikned asked without deviations.
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest and correct.
Keep a cool head and keep it simple with clarity...never let anything open ended.

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Apr 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. General BA questions like requirement elicitation techniques, BRD, User story, INVEST
  • Q2. About Adobe content management experience
Round 3 - One-on-one 

(1 Question)

  • Q1. Similar to round1 questions
Round 4 - HR 

(1 Question)

  • Q1. General HR questions like why change, tell me about yourself
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Fair and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is BRD,RACI MATRIX, FRD, SDLC,AGILE
  • Ans. 

    BRD, RACI MATRIX, FRD, SDLC, and AGILE are common terms used in business analysis and project management.

    • BRD stands for Business Requirements Document, which outlines the business solution for a project.

    • RACI MATRIX is a tool used to define roles and responsibilities for project tasks.

    • FRD stands for Functional Requirements Document, which details the functional specifications of a project.

    • SDLC stands for Software Develo...

  • Answered by AI
  • Q2. SPRINTS, KANBAN,SCRUM,PHASES OF SDLC.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Create user stories out of a use-case and design workflow for it.

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Technical 

(1 Question)

  • Q1. Questions related to Excel and situation based questions

I applied via Company Website and was interviewed in Aug 2022. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Basic questions like tell me about yourself
Round 2 - Technical 

(1 Question)

  • Q1. Some questions regarding sales and Past Experience
Round 3 - Technical 

(1 Question)

  • Q1. Asking some Case studies and checking you confidence

Interview Preparation Tips

Topics to prepare for Cyber Infrastructure Business Development Executive interview:
  • Sales
Interview preparation tips for other job seekers - Be confident and before Going for interview You should learn basics or sales and business development.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Explain springboot framework workflow/architecture
  • Ans. 

    Spring Boot is a framework that simplifies the development of Java applications by providing pre-configured settings and tools.

    • Spring Boot eliminates the need for manual configuration by providing defaults for most settings.

    • It allows for easy creation of standalone, production-grade Spring-based Applications.

    • Spring Boot uses embedded servers like Tomcat, Jetty, or Undertow to simplify deployment.

    • It provides a wide rang...

  • Answered by AI
  • Q2. Date formatting code
  • Ans. 

    The question is asking for a code to format dates.

    • Use libraries like moment.js or date-fns for easy date formatting in JavaScript.

    • For example, to format a date in MM/DD/YYYY format using moment.js: moment(date).format('MM/DD/YYYY')

    • Make sure to handle different date formats and timezones appropriately.

  • Answered by AI
  • Q3. Api testing http methods
  • Ans. 

    API testing involves testing the various HTTP methods like GET, POST, PUT, DELETE, etc.

    • API testing ensures that the API functions correctly and meets the requirements

    • Common HTTP methods used in API testing include GET, POST, PUT, DELETE

    • Each HTTP method has a specific purpose in API testing, such as retrieving data with GET or updating data with PUT

    • API testing tools like Postman or SoapUI can be used to test HTTP method

  • Answered by AI
  • Q4. How to troubleshoot client side and serverside errors
  • Ans. 

    To troubleshoot client side and server side errors, identify the source of the error, check logs, test connectivity, and consult documentation.

    • Identify the source of the error - determine if it is a client side or server side issue

    • Check logs for error messages and stack traces to pinpoint the issue

    • Test connectivity between client and server to ensure communication is working properly

    • Consult documentation or resources f...

  • Answered by AI
  • Q5. Code on public static void main (string[] args)
  • Ans. 

    The code represents the entry point of a Java program.

    • The 'public' keyword indicates that the method is accessible by any other class.

    • The 'static' keyword allows the method to be called without creating an instance of the class.

    • The 'void' keyword indicates that the method does not return any value.

    • The 'main' method is where the program starts execution.

    • The 'String[] args' parameter allows command-line arguments to be p

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Need to prepare well and need to have sound coding concept and functional knowledge.

Skills evaluated in this interview

I applied via LinkedIn and was interviewed in Oct 2021. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Introduction about yourself
  • Ans. 

    I am a highly skilled and experienced Business Analyst with a strong background in data analysis and problem-solving.

    • Over 5 years of experience as a Business Analyst in various industries

    • Proficient in gathering and analyzing business requirements

    • Expertise in data modeling and visualization tools such as Tableau and Power BI

    • Strong communication and presentation skills

    • Proven track record of successfully implementing proc...

  • Answered by AI
  • Q2. About projects
  • Q3. Documentation you know like srs frs
  • Ans. 

    SRS and FRS are types of documentation used in software development.

    • SRS stands for Software Requirements Specification and outlines the functional and non-functional requirements of a software system.

    • FRS stands for Functional Requirements Specification and details the specific features and functionalities of a software system.

    • Other types of documentation include user manuals, technical specifications, and design docume...

  • Answered by AI
  • Q4. Scenario based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Please go through your resume

I applied via Recruitment Consultant and was interviewed before Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. What is future in Business
  • Ans. 

    The future of business is digital transformation, sustainability, and customer-centricity.

    • Digital transformation will continue to shape the way businesses operate and interact with customers.

    • Sustainability will become a key focus for businesses as consumers demand more environmentally-friendly products and practices.

    • Customer-centricity will remain a top priority as businesses strive to provide personalized experiences ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Bold and attend freely they make you more stress mostly the question asked to me were related only
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Apr 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. General BA questions like requirement elicitation techniques, BRD, User story, INVEST
  • Q2. About Adobe content management experience
Round 3 - One-on-one 

(1 Question)

  • Q1. Similar to round1 questions
Round 4 - HR 

(1 Question)

  • Q1. General HR questions like why change, tell me about yourself

Alchemy Techsol India Interview FAQs

How many rounds are there in Alchemy Techsol India Senior Business Analyst interview?
Alchemy Techsol India interview process usually has 2 rounds. The most common rounds in the Alchemy Techsol India interview process are Resume Shortlist and Technical.

Tell us how to improve this page.

Alchemy Techsol India Senior Business Analyst Reviews and Ratings

based on 2 reviews

2.7/5

Rating in categories

2.1

Skill development

2.7

Work-life balance

2.4

Salary

1.6

Job security

2.7

Company culture

1.6

Promotions

2.7

Work satisfaction

Explore 2 Reviews and Ratings
Talent Acquisition Executive
60 salaries
unlock blur

₹1.8 L/yr - ₹3.8 L/yr

Information Technology Recruiter
58 salaries
unlock blur

₹1.5 L/yr - ₹4.3 L/yr

Software Developer
41 salaries
unlock blur

₹3.4 L/yr - ₹9.5 L/yr

Software Engineer
38 salaries
unlock blur

₹2.8 L/yr - ₹9.2 L/yr

Network Engineer
38 salaries
unlock blur

₹2.2 L/yr - ₹4.7 L/yr

Explore more salaries
Compare Alchemy Techsol India with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview