Upload Button Icon Add office photos

Filter interviews by

IVS Software Solutions. Software Manual Tester Interview Questions and Answers

Updated 15 Oct 2021

IVS Software Solutions. Software Manual Tester Interview Experiences

1 interview found

I applied via Naukri.com and was interviewed in Sep 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What's is need of re-testing when you already done regression testing?
  • Ans. 

    Re-testing is necessary to ensure that the fixes made during regression testing have resolved the identified defects.

    • Re-testing helps validate that the defects identified during regression testing have been fixed.

    • Regression testing focuses on ensuring that existing functionality is not affected by new changes.

    • Re-testing focuses on verifying that the specific defects have been resolved.

    • Regression testing may not cover a...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident while giving interview and be honest.

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Questions on quants, reasoning, unix, and some sql questions

Round 2 - Coding Test 

Two codes find prime number, and fibbonacci and two basic sql questions

Round 3 - Technical 

(6 Questions)

  • Q1. About final year project
  • Q2. Java fundamental questions on oops
  • Q3. Whatever skills you have mentioned in your resume
  • Q4. One coding question in java
  • Q5. One sql question
  • Q6. Will you able to work in shift
Round 4 - HR 

(3 Questions)

  • Q1. Tell me about company
  • Q2. Willing to work in shift
  • Q3. Will you relocate

Interview Preparation Tips

Interview preparation tips for other job seekers - Be true to your resume and skills
Round 1 - HR 

(2 Questions)

  • Q1. Tell me about yourself.
  • Q2. How is your experinece

Interview Preparation Tips

Interview preparation tips for other job seekers - it very good nice to hear such good things

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

Interview Questionnaire 

1 Question

  • Q1. Experience in testing tool?
  • Ans. 

    I have experience in using various testing tools such as Selenium, JMeter, and Postman.

    • Proficient in using Selenium for web application testing

    • Experience in load testing using JMeter

    • Familiarity with API testing using Postman

    • Knowledge of test management tools like TestRail

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic testing questions.

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Asked about my Major project
  • Q2. Write sql join and other queries
  • Ans. 

    SQL join and other queries are used to retrieve data from multiple tables based on specified conditions.

    • Use INNER JOIN to retrieve rows from both tables that have matching values

    • Use LEFT JOIN to retrieve all rows from the left table and the matched rows from the right table

    • Use WHERE clause to specify conditions for the join

    • Use GROUP BY to group rows that have the same values

    • Use ORDER BY to sort the result set

  • Answered by AI

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. What is black box testing?
  • Ans. 

    Black box testing is a software testing technique that focuses on the functionality of the software without knowing its internal structure.

    • Tests are performed based on the software requirements and specifications

    • Testers do not have access to the source code or internal structure of the software

    • Tests are designed to simulate real-world scenarios and user behavior

    • The goal is to identify defects or issues in the software'...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Referral

Round 1 - Technical 

(1 Question)

  • Q1. Sql queries different questions
Round 2 - Technical 

(1 Question)

  • Q1. What is inner join
  • Ans. 

    Inner join is a type of join operation that returns only the rows that have matching values in both tables being joined.

    • Inner join combines rows from two tables based on a related column between them

    • It returns only the rows where there is a match between the columns in both tables

    • If there is no match, the row is not included in the result set

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Cte table and clauses

Skills evaluated in this interview

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 - Technical 

(4 Questions)

  • Q1. Which is a best technique to generate automated test report ?
  • Ans. 

    The best technique to generate automated test report is to use a reporting tool that integrates with the automation framework.

    • Choose a reporting tool that supports the programming language and automation framework being used

    • Configure the reporting tool to generate reports in the desired format

    • Include relevant information in the report such as test case name, status, and duration

    • Add screenshots or videos to the report t...

  • Answered by AI
  • Q2. How you can compare expected and actual result in selenium?
  • Ans. 

    Use Assertion methods to compare expected and actual results in Selenium.

    • Use Assertion methods like assertEquals(), assertNotEquals(), assertTrue(), assertFalse(), etc.

    • Pass the expected and actual results as parameters to the Assertion methods.

    • If the expected and actual results match, the test case will pass, else it will fail.

    • Example: assertEquals(expectedResult, actualResult);

  • Answered by AI
  • Q3. Describe best technologies to build a good software testing framework?
  • Ans. 

    The best technologies for building a good software testing framework are Selenium, Appium, JUnit, TestNG, and Cucumber.

    • Selenium for web application testing

    • Appium for mobile application testing

    • JUnit and TestNG for unit testing

    • Cucumber for behavior-driven testing

    • Continuous Integration tools like Jenkins for automated testing

  • Answered by AI
  • Q4. What is difference between smoke and sanity testing?
  • Ans. 

    Smoke testing is a quick and shallow test to check if the application is stable enough for further testing. Sanity testing is a subset of regression testing to check if the bugs have been fixed and new changes have not affected the existing functionality.

    • Smoke testing is done to check if the critical functionalities of the application are working fine.

    • Sanity testing is done to check if the bugs have been fixed and new ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - To achive goals in testing uh have to learn updated and latest technology was used by world

Skills evaluated in this interview

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Describe your current Role
  • Q2. Question Based on ISTQB
Round 2 - One-on-one 

(2 Questions)

  • Q1. HR Related questions
  • Q2. Salary discussion

I applied via Naukri.com and was interviewed in Apr 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. What is sdlc stlc waterfall model,smoke testing, black box testing, what is quality, what is strub and driver, different levels of testing, UAT, system testing. What is defect, Defect life cycle.
  • Ans. 

    SDLC, STLC, Waterfall model, smoke testing, black box testing, quality, stub and driver, levels of testing, UAT, system testing, defect, defect life cycle.

    • SDLC (Software Development Life Cycle) is a process followed for software development.

    • STLC (Software Testing Life Cycle) is a process followed for software testing.

    • Waterfall model is a linear sequential approach to software development.

    • Smoke testing is a preliminary ...

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Tell me about yourself. What are your greatest strengths and weaknesses? Why should we hire? Why did you resign from your previous job?Tell me about a situation when your work was criticized

Interview Preparation Tips

Topics to prepare for Amdocs Manual Tester interview:
  • Manual Testing
  • SDLC
  • STLC
  • Waterfall model
Interview preparation tips for other job seekers - Look ’em in the eye.Always make eye contact with the person interviewing you. Be confident in yourself and what you have to offer the company!”

Skills evaluated in this interview

Tell us how to improve this page.

Interview Questions from Similar Companies

Google Interview Questions
4.4
 • 868 Interviews
Amdocs Interview Questions
3.8
 • 529 Interviews
Zoho Interview Questions
4.3
 • 512 Interviews
SAP Interview Questions
4.2
 • 305 Interviews
KPIT Technologies Interview Questions
3.5
 • 294 Interviews
Salesforce Interview Questions
4.0
 • 270 Interviews
Adobe Interview Questions
4.0
 • 249 Interviews
View all
Softwaretest Engineer
170 salaries
unlock blur

₹3.5 L/yr - ₹6 L/yr

Software Tester
7 salaries
unlock blur

₹3.8 L/yr - ₹6.1 L/yr

Test Engineer
6 salaries
unlock blur

₹3.6 L/yr - ₹5 L/yr

Manual Test Engineer
6 salaries
unlock blur

₹4.2 L/yr - ₹4.5 L/yr

QA Test Engineer
5 salaries
unlock blur

₹2.6 L/yr - ₹4.5 L/yr

Explore more salaries
Compare IVS Software Solutions. with

Bosch Global Software Technologies

4.0
Compare

Amdocs

3.8
Compare

Automatic Data Processing (ADP)

4.0
Compare

Carelon Global Solutions

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