Upload Button Icon Add office photos

ScoreMe Solutions

Compare button icon Compare button icon Compare

Filter interviews by

ScoreMe Solutions Test Engineer Interview Questions and Answers

Updated 26 Jan 2023

ScoreMe Solutions Test Engineer Interview Experiences

1 interview found

Test Engineer Interview Questions & Answers

user image Anonymous

posted on 26 Jan 2023

Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Dec 2022. 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 

(1 Question)

  • Q1. What is Sanity, Smoke, Regression, retesting testing? How you perform API testing? What is database testing? SQL Queries like, limit and highest salary.
  • Ans. 

    Sanity, Smoke, Regression, and Retesting are different types of testing. API testing involves testing the application programming interface. Database testing involves testing the database and SQL queries.

    • Sanity testing is a subset of regression testing and focuses on testing the core functionality of the application.

    • Smoke testing is a preliminary testing to check if the critical functionalities of the application are w...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. It was about the project, Tell me about your project.

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview was quite long but if you have knowledge its nothing beyond your daily work.

Top trending discussions

View All
Office Jokes
2w
an executive
CTC ≠ Confidence Transfer Credit
Ab toh aisa lagta hai, chillar jaise salary ke liye main kaju katli ban ke jaa rahi hoon. Samajh nahi aata, main zyada ready ho ke jaa rahi hoon ya ye mujhe kam pay kar rahe hain? #CorporateLife #OfficeJokes #UnderpaidButWellDressed
FeedCard Image
Got a question about ScoreMe Solutions?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Naukri.com

Interview Questionnaire 

1 Question

  • Q1.  What are Option Strict and Option Explicit? What are all the differences between Dispose and Finalize()? What is the difference between System.String and System.StringBuilder classes? What is Delegate? ...
  • Ans. 

    Answers to common interview questions for Software Engineer position

    • Option Strict and Option Explicit are compiler directives in VB.NET

    • Dispose() is used to release unmanaged resources while Finalize() is used for garbage collection

    • System.String is immutable while System.StringBuilder is mutable

    • Delegate is a type that represents a reference to a method

    • Value types store data directly while reference types store a referen...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - selection process-
1st round-online test(prpare all kind of logical, verbal, and .net related questions)
2nd round- technical round(prepare all .net interview questions,sql server questions, winforms, web api)
3rd round- hr discussion

Test Engineer Interview Questions Asked at Other Companies

asked in Infosys
Q1. 1. What is the frame work u have worked and explain the framework ... read more
asked in Info Edge
Q2. Consecutive Characters Problem Statement Given a matrix of lowerc ... read more
asked in GlobalStep
Q3. What problems did we face in the old generation video game consol ... read more
Q4. what is a type of testing? What are the principles?
asked in Info Edge
Q5. Remove Duplicates Problem Statement You are given an array of int ... read more
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I appeared for an interview in Mar 2025, where I was asked the following questions.

  • Q1. HR interviews questions, Tell about yourself?
  • Q2. What motivates you to do work?
  • Ans. 

    I am motivated by challenges, continuous learning, and the impact my work has on users and the team.

    • Solving complex problems: I enjoy tackling difficult coding challenges, like optimizing algorithms for better performance.

    • Continuous learning: I am driven by the opportunity to learn new technologies, such as exploring machine learning frameworks.

    • Team collaboration: Working with a diverse team inspires me, as we share kn...

  • Answered by AI

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

Round 1 - Aptitude Test 

It was a combination of aptitude and react mcq questions.

Round 2 - Technical 

(2 Questions)

  • Q1. It was technical round where questions were mostly from JavaScript and a few on React (depends on individual’s experience). You might expect a array/string coding question as well. Example- To find the pai...
  • Q2. In JavaScript, there were code output questions, ES6 features, hoisting, closures, Arrow functions etc. Css and bootstrap responsiveness questions. All basic questions.
Round 3 - HR 

(6 Questions)

  • Q1. Tell me about yourself.
  • Q2. Why are you looking for a change?
  • Q3. Share details of your previous job.
  • Ans. 

    I worked as a Software Engineer at XYZ Corp, focusing on developing scalable web applications and enhancing user experience.

    • Developed a customer relationship management (CRM) system that improved client interactions by 30%.

    • Collaborated with cross-functional teams to design and implement new features, resulting in a 20% increase in user engagement.

    • Utilized Agile methodologies to streamline project workflows, leading to ...

  • Answered by AI
  • Q4. What are your salary expectations?
  • Q5. What is your family background?
  • Q6. If your location is far from the office (baner road), how would you commute daily? How will you manage once office resumes working from office.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on JavaScript es6 features, code output questions, and array/string data structure questions so that you can code it up if asked.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

20 questions aptitude

Round 2 - Technical 

(2 Questions)

  • Q1. DSA question to sort the array
  • Q2. Coding question to print all the prime numbers form 0 to n
  • Ans. 

    This code prints all prime numbers from 0 to n using the Sieve of Eratosthenes algorithm.

    • A prime number is greater than 1 and has no divisors other than 1 and itself.

    • Use the Sieve of Eratosthenes for efficient prime number generation.

    • Initialize a boolean array to track prime status for numbers 0 to n.

    • Iterate through the array, marking non-prime numbers as false.

    • Example: For n = 10, the output will be 2, 3, 5, 7.

  • Answered by AI

Interview Questionnaire 

3 Questions

  • Q1. 1. Assignment
  • Q2. 2. Bunch of python questions.
  • Q3. 3. coding questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be clear with basics.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

There are Question based on data strcuture ,they cover all the topic in ds

Round 2 - Coding Test 

In coding code they gave internet access to solve the problem after 30 they told us to make some changes in it and we should ready to explain the entire code

Interview Preparation Tips

Interview preparation tips for other job seekers - To clear 1 st round ,revise all the data structure concepts ,in second round make sure to be strong in fundamentals of programming and good in logical thinking
Are these interview questions helpful?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Mostly questions on logical aptitude

Round 2 - Technical 

(3 Questions)

  • Q1. DSA questions. Reverse word of string, bubble sort, swap two variables without use of third variable
  • Q2. OOPs concepts also some questions on project
  • Q3. 1 puzzle (refer gfg)
Round 3 - HR 

(2 Questions)

  • Q1. Why do you want to work at our company?
  • Q2. What was the toughest challenge you have ever faced?
  • Ans. 

    The toughest challenge I faced was leading a project with tight deadlines and team conflicts, which tested my leadership and problem-solving skills.

    • Led a team of 5 developers on a critical project with a 3-month deadline.

    • Faced conflicts between team members due to differing opinions on technology stack.

    • Implemented regular stand-up meetings to improve communication and resolve issues.

    • Utilized Agile methodologies to adap...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude round contains 20 mcq's.

Round 2 - Technical 

(3 Questions)

  • Q1. Ask 2 to 3 puzzles
  • Q2. Questions on DBMS
  • Q3. Ask 2/3 questions of dsa on topics like linked list and array
Round 3 - HR 

(1 Question)

  • Q1. What is your motivation to join the company
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

The aptitude round included a range of logical and analytical questions.

Round 2 - Technical 

(1 Question)

  • Q1. The Technical round included a mix of problem solving and technical questions , evaluating the grasp of core concepts.
Round 3 - HR 

(1 Question)

  • Q1. The HR round was a discussion focused on personal experience , career aspiration , and alignment with the company's value.

ScoreMe Solutions Interview FAQs

How many rounds are there in ScoreMe Solutions Test Engineer interview?
ScoreMe Solutions interview process usually has 3 rounds. The most common rounds in the ScoreMe Solutions interview process are Technical and Resume Shortlist.

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 1 interview experience

Difficulty level

Hard 100%

Duration

Less than 2 weeks 100%
View more

ScoreMe Solutions Test Engineer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

4.0

Salary

4.0

Job security

4.0

Company culture

4.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Java Developer
84 salaries
unlock blur

₹1.8 L/yr - ₹6.5 L/yr

QA Engineer
29 salaries
unlock blur

₹2 L/yr - ₹9.8 L/yr

Financial Analyst
28 salaries
unlock blur

₹2 L/yr - ₹6.5 L/yr

Data Processing Executive
14 salaries
unlock blur

₹2 L/yr - ₹3.8 L/yr

Software Engineer
12 salaries
unlock blur

₹2 L/yr - ₹6.3 L/yr

Explore more salaries
Compare ScoreMe Solutions with

Yalamanchili Software Exports

3.3
Compare

Global Edge Software

3.5
Compare

Moveinsync Technology Solutions

3.2
Compare

PagarBook

3.7
Compare
write
Share an Interview