Upload Button Icon Add office photos

Filter interviews by

tsQs Inc QA Engineer Interview Questions, Process, and Tips

Updated 29 Oct 2024

Top tsQs Inc QA Engineer Interview Questions and Answers

tsQs Inc QA Engineer Interview Experiences

2 interviews found

QA Engineer Interview Questions & Answers

user image sreeja saibaba

posted on 29 Oct 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is 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 as expected.

    • It helps in identifying any unintended side effects of new code changes on the existing features.

    • Automated testing tools are often used for regression t...

  • Answered by AI
  • Q2. What is defect life cycle
  • Ans. 

    Defect life cycle is the process of identifying, reporting, fixing, retesting, and closing defects in software development.

    • Defect identification: Finding and documenting issues in the software.

    • Defect reporting: Communicating the issues to the development team.

    • Defect fixing: Developers address and resolve the reported issues.

    • Defect retesting: QA team verifies that the issues have been fixed.

    • Defect closing: Once verified...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Best Organization to go for. Such a wonderful experience working here.

Skills evaluated in this interview

QA Engineer Interview Questions & Answers

user image harish voggu

posted on 29 Oct 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is synchronisation in Tosca?
  • Ans. 

    Synchronization in Tosca ensures that test execution waits for certain conditions to be met before proceeding.

    • Synchronization is used to manage the timing between test steps and application responses.

    • It helps in avoiding issues like element not found or element not interactable.

    • Examples of synchronization methods in Tosca include Wait for Property, Wait for Element, and Wait for Window.

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Write syntax for Date format in Tosca?
  • Ans. 

    The syntax for Date format in Tosca is 'yyyy-MM-dd HH:mm:ss.SSS'.

    • Use 'yyyy' for year, 'MM' for month, 'dd' for day, 'HH' for hour, 'mm' for minute, 'ss' for second, and 'SSS' for milliseconds

    • Example: '2022-10-31 15:30:45.123'

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It's Really a Good experience working with TSQS inc and we can upgrade our skills a lot.

Skills evaluated in this interview

QA Engineer Interview Questions Asked at Other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many mi ... read more
Q2. Suppose your manager gave you one task which has to be complete i ... read more
Q3. how to access amazon page directly directly with out using driver ... read more
Q4. 100 apples in 5 consecutive days, each day 6 more than the previo ... read more
Q5. 7)how do you drive your data in automation , how do you validate ... read more

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. What is Regression testing.
  • Q2. Difference between list and tuple
  • Q3. Program to check if the no. is prime
Round 2 - Technical 

(2 Questions)

  • Q1. Program to find pallindrome.
  • Q2. How to find element using css selector.
Round 3 - Case Study 

Scenario based questions

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

I was interviewed in Jan 2025.

Round 1 - Technical 

(1 Question)

  • Q1. It was good and simple questions were asked related to java, testng and selenium
Round 2 - One-on-one 

(1 Question)

  • Q1. It was difficult and totally based on the coding.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. API testing related questions were asked
  • Q2. What is api testing
  • Q3. How do you log bugs
  • Q4. What is agilemethodology
  • Q5. What is selenium framework
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Write a program to reverse a string
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Easy very simple questions sked in test

Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Explain SDLC
  • Ans. 

    SDLC stands for Software Development Life Cycle, a process used to design, develop, and test software.

    • SDLC is a systematic process for building software applications.

    • It includes phases like planning, analysis, design, implementation, testing, and maintenance.

    • Each phase has specific goals and deliverables to ensure the quality and success of the software.

    • Examples of SDLC models include Waterfall, Agile, and DevOps.

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Hackerank platform with multiple questions.

Round 2 - Technical 

(1 Question)

  • Q1. Oops, Java, Java collection, String
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Aptitude was hosted by Amazon themselves comprising of 3 sections:
1. Coding
2. MCQ regarding QA methodologies
3. Behavioural questions (where does your alignment lies)

Round 2 - Technical 

(2 Questions)

  • Q1. Simple string manipulation (e.g. anagram string)
  • Ans. 

    Check if two strings are anagrams of each other

    • Create a function that takes in two strings as input

    • Remove all spaces and special characters from both strings

    • Sort the characters in both strings and compare them to check if they are equal

  • Answered by AI
  • Q2. Optimise approach for each question
Round 3 - Technical 

(1 Question)

  • Q1. Technical questions around automation suite
Round 4 - Technical 

(1 Question)

  • Q1. More questions on the projects I have worked, questions around them
Round 5 - One-on-one 

(2 Questions)

  • Q1. Alignment on where you are likely going to be in the org
  • Q2. Preferred work location

Interview Preparation Tips

Interview preparation tips for other job seekers - Apply for the job position only if you can work from the location given in JD

Skills evaluated in this interview

QA Engineer Interview Questions & Answers

Wipro user image Vinay Devendra

posted on 10 Oct 2024

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

I applied via LinkedIn and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. WAP to run same test case 100 times
  • Ans. 

    Write a program to run the same test case 100 times

    • Use a loop to iterate 100 times

    • Call the test case function inside the loop

    • Track the results of each iteration if needed

  • Answered by AI
  • Q2. WAP to get duplicate char count
  • Ans. 

    A program to count the number of duplicate characters in an array of strings.

    • Iterate through each string in the array

    • For each string, iterate through each character and count the occurrences

    • Store the count of each character in a map or dictionary

    • Return the characters with count greater than 1

  • Answered by AI

tsQs Inc Interview FAQs

How many rounds are there in tsQs Inc QA Engineer interview?
tsQs Inc interview process usually has 1-2 rounds. The most common rounds in the tsQs Inc interview process are Technical.
What are the top questions asked in tsQs Inc QA Engineer interview?

Some of the top questions asked at the tsQs Inc QA Engineer interview -

  1. What is synchronisation in Tos...read more
  2. Write syntax for Date format in Tos...read more
  3. What is regression test...read more

Tell us how to improve this page.

tsQs Inc QA Engineer Interview Process

based on 2 interviews

Interview experience

5
  
Excellent
View more

QA Engineer Interview Questions from Similar Companies

TCS QA Engineer Interview Questions
3.7
 • 43 Interviews
IBM QA Engineer Interview Questions
4.0
 • 12 Interviews
View all
tsQs Inc QA Engineer Salary
based on 4 salaries
₹4 L/yr - ₹11.8 L/yr
30% more than the average QA Engineer Salary in India
View more details

tsQs Inc QA Engineer Reviews and Ratings

based on 13 reviews

4.6/5

Rating in categories

4.8

Skill development

4.7

Work-life balance

4.6

Salary

4.6

Job security

4.9

Company culture

4.6

Promotions

4.8

Work satisfaction

Explore 13 Reviews and Ratings
QA Engineer
4 salaries
unlock blur

₹4 L/yr - ₹11.8 L/yr

Explore more salaries
Compare tsQs Inc with

TCS

3.7
Compare

Accenture

3.9
Compare

Wipro

3.7
Compare

Cognizant

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