Upload Button Icon Add office photos

Filter interviews by

Crassula Healthcare Solutions Senior Test Analyst Interview Questions and Answers

Updated 11 Dec 2023

Crassula Healthcare Solutions Senior Test Analyst Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jun 2023. There were 3 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 

(4 Questions)

  • Q1. Agile ,defect management, previous projects and scenario based questions
  • Q2. What is agile? Why agile
  • Ans. 

    Agile is a project management approach that emphasizes flexibility, collaboration, and iterative development.

    • Agile is a project management methodology that focuses on delivering value to customers through iterative development and continuous feedback.

    • It promotes collaboration and communication among team members, stakeholders, and customers.

    • Agile encourages flexibility and adaptability to changing requirements and prio...

  • Answered by AI
  • Q3. What is defect management?what is priority and severity?
  • Ans. 

    Defect management is the process of identifying, tracking, and resolving software defects. Priority and severity determine the urgency and impact of a defect.

    • Defect management involves capturing, documenting, and tracking defects throughout the software development lifecycle.

    • Defects are typically categorized based on their priority and severity.

    • Priority indicates the order in which defects should be addressed, consider...

  • Answered by AI
  • Q4. What is STLC? What are the SdLc model followed in previous projects
  • Ans. 

    STLC stands for Software Testing Life Cycle. It is a process followed to test software applications.

    • STLC is a systematic approach to testing software applications.

    • It consists of various phases such as requirement analysis, test planning, test design, test execution, and test closure.

    • Each phase has specific activities and deliverables.

    • The goal of STLC is to ensure high-quality software by identifying defects and verifyi...

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Questions with scrums, team handling

Interview Preparation Tips

Interview preparation tips for other job seekers - Good ,but salary will be low . Negotiate properly else u will get very low salary.They will not provide salary as per industry standards

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Oct 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Aptitude Test Online

Round 2 - Case Study 

Case study - Data domain

Round 3 - Technical 

(2 Questions)

  • Q1. General ETL Testing questions
  • Q2. General Testing questions
Round 4 - Technical 

(2 Questions)

  • Q1. Managerial Questions
  • Q2. Agile and Scrum questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare in Testing concepts and coding
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was online aptitude test. Moderate level.

Round 2 - One-on-one 

(2 Questions)

  • Q1. About project I worked on
  • Q2. Fav programming language and questions based on that

Interview Preparation Tips

Interview preparation tips for other job seekers - I got placement from university so not much difficult
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I was interviewed in Sep 2024.

Round 1 - Coding Test 

I/p - aaabcb
O/p - 3a2bc

Basic python questions

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Trigger on contact
  • Ans. 

    A trigger on contact is a mechanism in Salesforce that automatically initiates an action when a contact record is created or updated.

    • Triggers are written in Apex, Salesforce's programming language.

    • Triggers can be used to perform tasks like sending email notifications, updating related records, or enforcing business rules.

    • Example: A trigger on contact can be used to update a custom field on the related account record wh

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 

(1 Question)

  • Q1. Tell about your previous company experience.
Round 3 - HR 

(1 Question)

  • Q1. Tell about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - sdfsdfswdfsd
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Describe SDLC and STLC.
  • Ans. 

    SDLC is the process of developing software from planning to deployment, while STLC is the process of testing software within the SDLC.

    • SDLC stands for Software Development Life Cycle and includes phases like planning, analysis, design, implementation, testing, deployment, and maintenance.

    • STLC stands for Software Testing Life Cycle and includes phases like test planning, test design, test execution, and test closure.

    • SDLC...

  • Answered by AI
  • Q2. How to use parallel execution?
  • Ans. 

    Parallel execution allows running multiple test cases simultaneously to save time and increase efficiency.

    • Use test automation frameworks that support parallel execution, such as TestNG or JUnit.

    • Divide test cases into independent groups that can be executed concurrently.

    • Ensure proper synchronization and resource management to avoid conflicts.

    • Monitor and analyze the results to identify any issues or bottlenecks.

    • Example: ...

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. Write code to take screenshot.
  • Ans. 

    Code to take screenshot in Java using Selenium WebDriver

    • Import necessary libraries like org.openqa.selenium.OutputType and org.openqa.selenium.TakesScreenshot

    • Create an instance of WebDriver and cast it to TakesScreenshot

    • Use getScreenshotAs method to take the screenshot and save it to a file

  • Answered by AI
  • Q2. Write code to launch browser
  • Ans. 

    Code to launch browser

    • Use Selenium WebDriver to launch browser

    • Specify the browser type (e.g. Chrome, Firefox)

    • Handle any exceptions that may occur during browser launch

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Discussion regarding base location and salary

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Related to java and selenium questions

Round 2 - Technical 

(1 Question)

  • Q1. Java program, xpath identification, framework based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Always have hope, prepare very hard refer previous questions asked, get suggestions from senior persons who already have experience in the relevant role

I applied via Recruitment Consultant and was interviewed in Feb 2021. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Round 1 : Shared a link to solve queries in hacker rank. You can practice the queries in hacker rank before attending exam.
  • Q2. Technical round 1 /2: Fact , dimension, partitioning ,scd type 2, queries for count/ duplicate/null check and current project.
  • Q3. Round 3 : asked to solve a puzzle . Mock will be available from youtube.
  • Q4. HR : Only discussed about salary

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was good. Be strong with the concepts and queries.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Assignment 

Previous project explaination, Manual testing concepts

Round 2 - Coding Test 

Api testing and rest assured code

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and just say whatever you aware of

Crassula Healthcare Solutions Interview FAQs

How many rounds are there in Crassula Healthcare Solutions Senior Test Analyst interview?
Crassula Healthcare Solutions interview process usually has 3 rounds. The most common rounds in the Crassula Healthcare Solutions interview process are Resume Shortlist, Technical and One-on-one Round.
What are the top questions asked in Crassula Healthcare Solutions Senior Test Analyst interview?

Some of the top questions asked at the Crassula Healthcare Solutions Senior Test Analyst interview -

  1. What is STLC? What are the SdLc model followed in previous proje...read more
  2. What is defect management?what is priority and severi...read more
  3. What is agile? Why ag...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Crassula Healthcare Solutions interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Data Engineer
3 salaries
unlock blur

₹6.5 L/yr - ₹16.1 L/yr

Explore more salaries
Compare Crassula Healthcare Solutions with

TCS

3.7
Compare

Accenture

3.9
Compare

Wipro

3.7
Compare

Cognizant

3.8
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview