Upload Button Icon Add office photos

Valtech India Systems

Compare button icon Compare button icon Compare

Filter interviews by

Valtech India Systems Softwaretest Engineer Interview Questions and Answers

Updated 1 Mar 2024

Valtech India Systems Softwaretest Engineer Interview Experiences

1 interview found

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

I applied via Job Fair and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Selenium questions on locators, frame work

Interview Preparation Tips

Interview preparation tips for other job seekers - Good place to work

Top trending discussions

View All
Interview Tips & Stories
6d (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Valtech India Systems?
Ask anonymously on communities.

Interview questions from similar companies

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

(2 Questions)

  • Q1. Java program for prime no
  • Ans. 

    Java program to check if a number is prime or not

    • Create a function to check if a number is prime or not

    • Iterate from 2 to n/2 and check if n is divisible by any number

    • If n is divisible by any number, it is not prime

    • If n is not divisible by any number, it is prime

  • Answered by AI
  • Q2. Dynamic web table element program
  • Ans. 

    A dynamic web table element program involves identifying and interacting with elements in a table that change dynamically.

    • Identify the table element using unique identifiers like class or id

    • Use Selenium WebDriver to locate and interact with the table element

    • Handle dynamic changes in the table by using dynamic XPath or CSS selectors

    • Iterate through rows and columns to extract data or perform actions

  • Answered by AI

Skills evaluated in this interview

Softwaretest Engineer Interview Questions Asked at Other Companies

asked in Playablo
Q1. What is boundary value analysis? How do u perform boundary value ... read more
asked in Playablo
Q2. If you encounter a blocker defect the day before the release date ... read more
Q3. - Print the frequency of each alphabet for the given string. - Sw ... read more
asked in Playablo
Q4. Write an SQL query to display the total number of students from t ... read more
Q5. 1. What is STLC, SDLC 2. What is the bug Life cycle. 3. Differenc ... read more
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

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

Round 1 - Coding Test 

It was simple basic level questions

Round 2 - Technical 

(1 Question)

  • Q1. Asked basic codes
Round 3 - HR 

(1 Question)

  • Q1. Normal basic hr type questions

Interview Preparation Tips

Topics to prepare for ThoughtWorks Softwaretest Engineer interview:
  • OOPS
Interview preparation tips for other job seekers - just make your basics strong
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jan 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is load testing
  • Ans. 

    Load testing is a type of performance testing that simulates real-world usage to evaluate how a system performs under specific conditions.

    • Simulates real-world usage to test system performance

    • Measures response times, throughput, and resource utilization

    • Helps identify bottlenecks and optimize system performance

    • Examples: testing how a website handles a large number of simultaneous users or how an application performs unde...

  • Answered by AI
  • Q2. What is regression testing
  • Ans. 

    Regression testing is the process of retesting software after changes to ensure that previously working features still work correctly.

    • Regression testing is performed to make sure that new code changes have not adversely affected existing functionality.

    • It involves running previously executed test cases to verify that no new bugs have been introduced.

    • Regression testing helps in maintaining the overall quality and stabili...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good interview process
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview before Jan 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Can you provide a self-introduction?
  • Ans. 

    I am a dedicated and detail-oriented Software Test Engineer with a passion for ensuring quality in software products.

    • Experienced in creating test plans and test cases

    • Proficient in automated testing tools such as Selenium

    • Skilled in identifying and documenting software defects

    • Strong analytical and problem-solving skills

    • Excellent communication and teamwork abilities

  • Answered by AI
  • Q2. What specific skills do you possess that are relevant to this position?
  • Ans. 

    I possess strong analytical skills, attention to detail, and experience in test automation.

    • Strong analytical skills - able to identify and troubleshoot issues efficiently

    • Attention to detail - thorough in testing and documenting results

    • Experience in test automation - proficient in using tools like Selenium for automated testing

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I would suggest working here for your skill development.

Softwaretest Engineer Interview Questions & Answers

INDIUM user image Shivanth Lenkalapally

posted on 18 Nov 2023

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

I applied via Campus Placement and was interviewed in Oct 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 - Aptitude Test 

Moderate Level questions were asked.

Round 3 - Coding Test 

Medium level questions were asked.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be through with DSA and Aptitude.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Explain truncate vs drop?
  • Ans. 

    Truncate removes all records from a table, while drop deletes the table itself.

    • Truncate is a DDL command, while drop is a DDL command.

    • Truncate is faster than drop as it does not log individual row deletions.

    • Truncate can be rolled back, while drop cannot be rolled back.

    • Truncate resets the identity seed of the table, while drop does not.

    • Example: TRUNCATE TABLE TableName; DROP TABLE TableName;

  • Answered by AI

Skills evaluated in this interview

Are these interview questions helpful?
Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Coding Test 

Good i got nervous be confident and u should knw each concept very deeply

Interview Preparation Tips

Topics to prepare for Bounteous x Accolite Softwaretest Engineer interview:
  • STL
  • QsharedPointe
Interview preparation tips for other job seekers - good but very difficult if u the concept very deeply
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
No response

I appeared for an interview in Jun 2023.

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

Manual testing MCQs questions

Round 3 - Technical 

(1 Question)

  • Q1. Related to coding problems and experience with automation testing and manual and frameworks
Round 4 - Technical 

(1 Question)

  • Q1. Coding and automation related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - My first and last advice please don't apply for any jobs here, they just waste ur 1 month of time and finally tells you like we don't offer u this position.
I have completed my assignment round and 2 technical rounds also. They said like im selected for 2 rounds, here recruiter name is URVI gupta no proper update after Completing the round they never give u update ur interview, v used to call them ask for update. After 2 rounds I called her continuously then she forwarded my info to hr Nishkarsh, then he called me and asked about availability of interview tomorrow at 12.30 i said yes, later he dropped a mail to submit documents. I finished all those and on my final round he didn't send me interview invitation and now he is not responding to my calls and SMS and mails. Now I received mail like we are not offering you this position.
Such a worst company i ever came.
Please don't waste someone times.we into NP it means this time is very important for us financially and professionally.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Sep 2023. There were 6 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

This round was of 1 coding question and 25 mcq questions.

Round 3 - One-on-one 

(2 Questions)

  • Q1. Basic information about youself and resume based question.
  • Q2. 1.Tell me about your self. 2.What have you done in 4 yrs. 3.What is your project about. 4.Tell me about your intern.
Round 4 - One-on-one 

(1 Question)

  • Q1. In this two coding question was given to solve in 60 minutes.
Round 5 - One-on-one 

(1 Question)

  • Q1. One coding question of graph and question on DBMS were asked. SQL and os question were also asked.
Round 6 - HR 

(1 Question)

  • Q1. Why do you want to join. Why to choose you. Your gretest achievement.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and be consistent in DSA.

Valtech India Systems Interview FAQs

How many rounds are there in Valtech India Systems Softwaretest Engineer interview?
Valtech India Systems interview process usually has 1 rounds. The most common rounds in the Valtech India Systems interview process are Technical.

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more
Valtech India Systems Softwaretest Engineer Salary
based on 52 salaries
₹3.1 L/yr - ₹12 L/yr
17% more than the average Softwaretest Engineer Salary in India
View more details

Valtech India Systems Softwaretest Engineer Reviews and Ratings

based on 3 reviews

4.5/5

Rating in categories

3.5

Skill development

4.0

Work-life balance

3.5

Salary

4.8

Job security

4.7

Company culture

3.0

Promotions

4.5

Work satisfaction

Explore 3 Reviews and Ratings
Software Developer
116 salaries
unlock blur

₹5.5 L/yr - ₹13 L/yr

Senior Software Engineer
98 salaries
unlock blur

₹11.9 L/yr - ₹22.1 L/yr

Senior Software Developer
67 salaries
unlock blur

₹8.7 L/yr - ₹20 L/yr

Softwaretest Engineer
52 salaries
unlock blur

₹3.1 L/yr - ₹12 L/yr

Technical Lead
50 salaries
unlock blur

₹12.6 L/yr - ₹38.4 L/yr

Explore more salaries
Compare Valtech India Systems with

Xoriant

4.1
Compare

Photon Interactive

4.1
Compare

CitiusTech

3.3
Compare

Iris Software

4.0
Compare
write
Share an Interview