Upload Button Icon Add office photos

Filter interviews by

360Logica Software Testing Services Interview Questions and Answers

Updated 13 May 2024

360Logica Software Testing Services Interview Experiences

Popular Designations

5 interviews found

QA Trainee Interview Questions & Answers

user image Apar Garg

posted on 13 May 2024

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

I applied via Referral and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Dp you have any experience in the software Testing? How will you deal with the day to day pressure? Are you ready to relocate to Noida if required?
Round 2 - Technical 

(3 Questions)

  • Q1. What do you understand by Regression Testing?
  • Ans. 

    Regression testing is the process of retesting a software application to ensure that new code changes have not adversely affected existing functionality.

    • Regression testing is performed after code changes to verify that the existing functionality still works correctly.

    • It helps in identifying any defects introduced by new code changes.

    • Regression testing can be automated to save time and effort.

    • Examples of regression test

  • Answered by AI
  • Q2. Difference between smoke testing and sanity testing.
  • Ans. 

    Smoke testing is a basic test to check if the software build is stable, while sanity testing is a narrow regression test to check specific functionalities.

    • Smoke testing is done to ensure the critical functionalities of the software are working fine after a build.

    • Sanity testing is done to verify that the specific changes made in the code are working as expected.

    • Smoke testing is a broader test that covers major functiona...

  • Answered by AI
  • Q3. Agile Methodology and terminologies.

Skills evaluated in this interview

QA Trainee Interview Questions asked at other Companies

Q1. What is regression testing, smoke testing,unit testing?
View answer (1)

Sopra Steria

Rated 4 for Job Security by our employees on AmbitionBox

Secure your future with a company that values your job stability.

QA Consultant Interview Questions & Answers

user image Anonymous

posted on 21 Dec 2022

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

I applied via LinkedIn and was interviewed before Dec 2021. 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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. General testing questions like testing methodologies, tools you have worked on, agile process, test case writing, etc.
Round 3 - One-on-one 

(1 Question)

  • Q1. Situational questions like how to handle bug leakage in prod, client escalations, how to report bug, tools I have worked on, why do you want to leave your current company, etc.
Round 4 - Client Interview 

(1 Question)

  • Q1. Client was interested in knowing about Agile process, tools I have worked. Basically, they were trying to gauge my experience and if I would be good fit for their team.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, do not fake your experience. Believe me, we know :) And it will only cause problems to you once you join.

QA Consultant Interview Questions asked at other Companies

Q1. GIVE YOU ONE CONDITION TO TAKE YOUR THOUGHT ABOUT IT
View answer (1)

Interview Questionnaire 

1 Question

  • Q1. Start with programming questions like c# degates, cont. Read only and in java this function use in selenium different between find element & find elements & write line statments of that...a part from that ...

Software Tester Interview Questions asked at other Companies

Q1. Which is a best technique to generate automated test report ?
View answer (1)

QA Consultant Interview Questions & Answers

user image Anonymous

posted on 28 Apr 2021

I applied via Referral and was interviewed in May 2020. There were 6 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Basic Java and Selenium Topics Questions and some questions related to manual testing and different approaches
  • Q2. Useless Java * pattern Question which will never help you in anywhere in your work . like old School Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared of Java basic and selenium Topics . thats it to crack the interview

QA Consultant Interview Questions asked at other Companies

Q1. GIVE YOU ONE CONDITION TO TAKE YOUR THOUGHT ABOUT IT
View answer (1)

360Logica Software Testing Services interview questions for popular designations

 QA Consultant

 (2)

 Test Engineer

 (1)

 Software Tester

 (1)

 QA Trainee

 (1)

Test Engineer Interview Questions & Answers

user image Anonymous

posted on 20 Aug 2019

I applied via Recruitment Consultant and was interviewed in Jul 2019. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Technical round - normal to moderate question on selenium and TestNG. Basic programs to write like palindrome number, prime number etc. Basic questions of core Java eg diff between interface and abstract c...

Interview Preparation Tips

Interview preparation tips for other job seekers - My both rounds were great. I asked my area of improvement then I got positive feedback. I visited their office twice in person because first time their managerial panel was not there.

Then I kept following up. But no reply. Then one day I got feedback saying your feedback is not positive. Then I asked how can it change to negative now? But didn't get satisfactory answer.
I didnt understand this. I came twice to their office in heavy rain. They should value one's time. #dissatisfaction #makingFoolOfCandidates #notAtAllProfessional

Test Engineer Interview Questions asked at other Companies

Q1. 1. What is the frame work u have worked and explain the framework with folder structure? 2. purely based on testing, different testing types like functional and non functional tests 3. real time scenarios like last min bugs before release? ... read more
View answer (4)

Interview questions from similar companies

I was interviewed before Sep 2020.

Round 1 - Coding Test 

(2 Questions)

Round duration - 70 Minutes
Round difficulty - Hard

  • Q1. 

    Candies Distribution Problem Statement

    Prateek is a kindergarten teacher with a mission to distribute candies to students based on their performance. Each student must get at least one candy, and if two s...

  • Ans. 

    The task is to distribute candies to students based on their performance while minimizing the total candies distributed.

    • Create an array to store the minimum candies required for each student.

    • Iterate through the students' ratings array to determine the minimum candies needed based on the adjacent ratings.

    • Consider both left-to-right and right-to-left passes to ensure fair distribution.

    • Keep track of the total candies dist

  • Answered by AI
  • Q2. 

    Merge Sort Problem Statement

    You are given a sequence of numbers, ARR. Your task is to return a sorted sequence of ARR in non-descending order using the Merge Sort algorithm.

    Explanation:

    The Merge Sort...

  • Ans. 

    Implement Merge Sort algorithm to sort a sequence of numbers in non-descending order.

    • Use Divide and Conquer approach to recursively divide the input array into two halves.

    • Merge the sorted halves to produce a completely sorted array.

    • Ensure the implementation handles the constraints specified in the problem statement.

    • Example: For input [3, 1, 4, 1, 5], the output should be [1, 1, 3, 4, 5].

  • Answered by AI

Interview Preparation Tips

Eligibility criteria8CGPAThink Future Technologies interview preparation:Topics to prepare for the interview - Data Structures, Pointers, OOPS, System Design, Algorithms, Dynamic Programming, apti , programming language , SETime required to prepare for the interview - 1 MonthInterview preparation tips for other job seekers

Tip 1 : Practice Atleast 250 Questions
Tip 2 : Do atleast 2 projects

Application resume tips for other job seekers

Tip 1 : Do not put false things on resume.
Tip 2 : Have some projects on resume.

Final outcome of the interviewRejected

Skills evaluated in this interview

Round 1 - Group Discussion 

Nothing

Round 2 - Technical 

(1 Question)

  • Q1. Python Sql Linux CLI
Round 3 - One-on-one 

(1 Question)

  • Q1. General discussions on learning

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and answerything you will clear
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 Resume tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Golang basics related questions
  • Q2. Concurrency related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Take offer from them but join them. Interviewer was too cocky to see that there can be other ways also.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

20 questions in 20 minutes

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay confident
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Indeed and was interviewed in Sep 2024. There were 4 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Basics of Python
  • Q2. Basics of Django
Round 2 - Technical 

(2 Questions)

  • Q1. Python concepts knowledge check
  • Q2. Django architecture and projects discussion
Round 3 - Behavioral 

(1 Question)

  • Q1. General communication about the role and previous experience
Round 4 - HR 

(1 Question)

  • Q1. Package negotiation and culture check
Contribute & help others!
anonymous
You can choose to be anonymous

360Logica Software Testing Services Interview FAQs

How many rounds are there in 360Logica Software Testing Services interview?
360Logica Software Testing Services interview process usually has 3 rounds. The most common rounds in the 360Logica Software Testing Services interview process are Technical, HR and Resume Shortlist.
How to prepare for 360Logica Software Testing Services interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at 360Logica Software Testing Services. The most common topics and skills that interviewers at 360Logica Software Testing Services expect are Manual Testing, Automation Testing, JIRA, Javascript and Selenium.
What are the top questions asked in 360Logica Software Testing Services interview?

Some of the top questions asked at the 360Logica Software Testing Services interview -

  1. What do you understand by Regression Testi...read more
  2. Difference between smoke testing and sanity testi...read more
  3. Situational questions like how to handle bug leakage in prod, client escalation...read more

Recently Viewed

INTERVIEWS

Appentus Technologies

No Interviews

SALARIES

Apollo Hospitals

SALARIES

Apollo Hospitals

INTERVIEWS

ivy

No Interviews

SALARIES

Apollo Hospitals

SALARIES

Apollo Hospitals

SALARIES

Apollo Hospitals

SALARIES

Apollo Hospitals

SALARIES

Apollo Hospitals

SALARIES

Apollo Hospitals

Tell us how to improve this page.

360Logica Software Testing Services Interview Process

based on 4 interviews

Interview experience

4
  
Good
View more

HCLTech

An opportunity to work for Fortune 500 companies

Interview Questions from Similar Companies

Indium Software Interview Questions
4.0
 • 162 Interviews
Qualitest Interview Questions
3.6
 • 79 Interviews
BrowserStack Interview Questions
3.6
 • 48 Interviews
ImpactQA Interview Questions
3.1
 • 7 Interviews
View all

360Logica Software Testing Services Reviews and Ratings

based on 56 reviews

3.9/5

Rating in categories

3.6

Skill development

3.9

Work-life balance

3.4

Salary

3.7

Job security

3.8

Company culture

3.4

Promotions

3.6

Work satisfaction

Explore 56 Reviews and Ratings
QA Consultant
65 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior QA Consultant
33 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Qa Consultant
25 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Consultant Qa Engineer
22 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate QA Lead
21 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare 360Logica Software Testing Services with

Cigniti Technologies

3.7
Compare

Think Future Technologies

4.0
Compare

Qualitest

3.6
Compare

Indium Software

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