Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by WEBPLAT TECHNOLOGIES Team. If you also belong to the team, you can get access from here

WEBPLAT TECHNOLOGIES Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

WEBPLAT TECHNOLOGIES Softwaretest Engineer Interview Questions, Process, and Tips

Updated 9 Feb 2023

WEBPLAT TECHNOLOGIES Softwaretest Engineer Interview Experiences

1 interview found

Interview experience
4
Good
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. What is Jmeter and what is used of it?
  • Ans. 

    JMeter is a load testing tool used to measure the performance of web applications.

    • JMeter can simulate heavy loads on a server, allowing testers to identify performance bottlenecks.

    • It can be used to test the performance of web applications, FTP servers, databases, and more.

    • JMeter can generate reports and graphs to help analyze test results.

    • It supports various protocols including HTTP, FTP, JDBC, SOAP, and more.

    • JMeter ca...

  • Answered by AI
  • Q2. What is Defect life cycle?
  • Ans. 

    Defect life cycle is the process of identifying, reporting, prioritizing, fixing, and verifying defects in software.

    • Defect is identified by testers during testing or reported by users

    • Defect is logged in a defect tracking tool with details like severity, priority, etc.

    • Defect is assigned to a developer for fixing

    • Developer fixes the defect and marks it as resolved

    • Tester verifies the fix and either closes the defect or reo...

  • Answered by AI
  • Q3. How to do Integration of excel in Jmeter?
  • Ans. 

    Integration of Excel in JMeter can be done using the Apache POI library.

    • Download and add the Apache POI library to JMeter's classpath.

    • Create a Test Plan and add a Thread Group.

    • Add a Sampler and choose the appropriate request type.

    • Add a Listener and choose the appropriate output format.

    • Use the POI classes to read or write data to Excel files.

    • Use JMeter variables to pass data between requests.

  • Answered by AI
  • Q4. What is xpath locator?
  • Ans. 

    Xpath locator is a way to locate elements in HTML/XML documents using path expressions.

    • Xpath is a language used to navigate through elements and attributes in an XML document

    • It uses path expressions to select nodes or sets of nodes in an XML document

    • Xpath locators can be used in automated testing to locate elements on a web page

    • Example: //input[@id='username'] selects the input element with id='username'

  • Answered by AI
Round 3 - Assignment 

To generate 5000 data in Excel and import in Jmeter, then fetch the data from excel and apply in post Api's request body.

Round 4 - One-on-one 

(6 Questions)

  • Q1. What is postman and API?
  • Ans. 

    Postman is a tool for testing APIs. An API is a set of protocols that allows communication between different software applications.

    • Postman allows developers to test APIs by sending requests and receiving responses.

    • API stands for Application Programming Interface and is a set of rules that allows different software applications to communicate with each other.

    • APIs can be used to retrieve data from a server, update data o...

  • Answered by AI
  • Q2. Can we use only one method for all operations in API?
  • Ans. 

    No, different methods are required for different operations in API.

    • Different methods are required for different HTTP verbs like GET, POST, PUT, DELETE.

    • Methods should be designed to perform specific actions like fetching data, updating data, etc.

    • Using a single method for all operations can lead to confusion and errors.

    • For example, using GET method for updating data can cause security issues.

  • Answered by AI
  • Q3. How to do UI automation?
  • Ans. 

    UI automation can be done using tools like Selenium, Appium, and TestComplete.

    • Identify the elements to be automated

    • Choose the appropriate tool for the technology stack

    • Write test scripts using the tool's API

    • Execute the scripts and analyze the results

    • Maintain the scripts as the UI changes

  • Answered by AI
  • Q4. What is database testing?
  • Ans. 

    Database testing is the process of verifying the data stored in the database and ensuring its accuracy, completeness, and security.

    • It involves testing the database schema, data integrity, data validation, and performance.

    • Testers use SQL queries to retrieve and manipulate data for testing purposes.

    • Database testing can be automated using tools like Selenium, JMeter, and TestComplete.

    • Examples of database testing include t...

  • Answered by AI
  • Q5. Can you explain any one of your project?
  • Q6. What is security testing?
  • Ans. 

    Security testing is the process of identifying vulnerabilities and weaknesses in a software system to prevent unauthorized access.

    • It involves testing the system for confidentiality, integrity, authentication, authorization, and availability.

    • Common security testing techniques include penetration testing, vulnerability scanning, and risk assessment.

    • Examples of security testing tools include Burp Suite, OWASP ZAP, and Nes...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best to all job seekers.
Whenever give the answer, whatever it's right or wrong, be confident

Skills evaluated in this interview

Interview questions from similar companies

I was interviewed before Mar 2021.

Round 1 - Technical 

(2 Questions)

  • Q1. Which browser support in selenium IDE
  • Ans. 

    Selenium IDE supports multiple browsers including Chrome, Firefox, Safari, and Internet Explorer.

    • Selenium IDE supports Chrome, Firefox, Safari, and Internet Explorer

    • Browser support may vary depending on the version of Selenium IDE being used

    • Additional browser support can be added through plugins or extensions

  • Answered by AI
  • Q2. Firefox browser support in selenium IDE
  • Ans. 

    Selenium IDE supports Firefox browser.

    • Selenium IDE is a Firefox plugin

    • It can record and playback tests in Firefox

    • It supports Firefox versions up to 55

    • For newer versions, use Selenium WebDriver

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It is most pretective and security provide our company

Skills evaluated in this interview

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 

Little tough for beginners to get through the interview

Round 3 - Technical 

(1 Question)

  • Q1. Cannot add because they have asked many
Round 4 - One-on-one 

(1 Question)

  • Q1. Basically asked about my background and myself

Interview Preparation Tips

Interview preparation tips for other job seekers - No tips just be what you are and go ahead with your goals
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Why do you prefer python to java?
  • Ans. 

    Python is preferred over Java for software testing due to its simplicity, readability, and extensive testing libraries.

    • Python has a simpler syntax compared to Java, making it easier to write and read test scripts.

    • Python's extensive testing libraries like pytest and unittest provide powerful tools for test automation.

    • Python's dynamic typing allows for faster development and easier maintenance of test scripts.

    • Python's la...

  • Answered by AI

Skills evaluated in this interview

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

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

(1 Question)

  • Q1. What are the locators in selenium, Write xpath for given element Diff between find element and findelements What is smoke sanity and regression testing Black box and white box testing difference Defect li...
  • Ans. 

    Answers to common interview questions for Software Test Engineer position

    • Locators in Selenium are used to locate elements on a web page, such as ID, name, class name, tag name, link text, and XPath

    • Example of XPath for an element: //input[@id='username']

    • findElement() is used to find a single element on a web page, while findElements() is used to find multiple elements

    • Smoke testing is a preliminary testing to check if th...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion

Skills evaluated in this interview

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

I was interviewed in Dec 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Basics of Java and selenium
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed before Sep 2023. There were 3 interview rounds.

Round 1 - Coding Test 

It was a well designed test covering all the aptitude topics and the level was moderate.

Round 2 - Technical 

(3 Questions)

  • Q1. Write the code for abstraction
  • Ans. 

    Abstraction in programming is the concept of hiding the implementation details and showing only the necessary features of an object.

    • Abstraction can be achieved in programming languages like Java using abstract classes and interfaces.

    • Abstract classes are classes that cannot be instantiated and may contain abstract methods that must be implemented by subclasses.

    • Interfaces define a contract for classes to implement, witho...

  • Answered by AI
  • Q2. Write a code to reverse a string
  • Ans. 

    Code to reverse a string using array of characters

    • Create an array of characters from the input string

    • Use two pointers to swap characters at opposite ends of the array until they meet

    • Convert the array back to a string and return

  • Answered by AI
  • Q3. Type of joins in SQL
  • Ans. 

    Types of joins in SQL include inner join, outer join, left join, and right join.

    • Inner join: Returns rows when there is a match in both tables

    • Outer join: Returns all rows when there is a match in one of the tables

    • Left join: Returns all rows from the left table and the matched rows from the right table

    • Right join: Returns all rows from the right table and the matched rows from the left table

  • Answered by AI
Round 3 - HR 

(4 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated Software Test Engineer with 5 years of experience in manual and automated testing.

    • 5 years of experience in software testing

    • Proficient in manual and automated testing

    • Strong attention to detail and problem-solving skills

  • Answered by AI
  • Q2. Will you able to relocate
  • Ans. 

    Yes, I am willing to relocate for the right opportunity.

    • I am open to relocating for a Softwaretest Engineer position

    • I am flexible and willing to move for the right opportunity

    • I understand the importance of being geographically flexible in the tech industry

  • Answered by AI
  • Q3. Tell me about your projects
  • Ans. 

    I have worked on various projects including test automation, performance testing, and regression testing.

    • Developed automated test scripts using Selenium WebDriver for web application testing

    • Conducted performance testing using JMeter to analyze system behavior under load

    • Executed regression testing to ensure new code changes did not impact existing functionality

  • Answered by AI
  • Q4. Are you aware about the bond
  • Ans. 

    Yes, a bond is a legal agreement between a company and an employee that requires the employee to stay with the company for a certain period of time.

    • A bond is a common practice in industries like IT, where companies invest in training employees and want to ensure they stay for a certain period to recoup that investment.

    • Breaking a bond typically incurs a financial penalty for the employee.

    • Bonds can also be used in other ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Confident, Cover all the basic questions of arrays, string and sql

Skills evaluated in this interview

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

I applied via Walk-in and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Framework related
Round 2 - HR 

(1 Question)

  • Q1. Salary discussion
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Youtube and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

I joined as a fresher. It was medium level

Round 2 - Technical 

(2 Questions)

  • Q1. Asked me besic java questions.
  • Q2. Asked me to write a program for sorting
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was online Aptitude Questions were asked

Round 2 - Technical 

(1 Question)

  • Q1. Dsa questions be prepared
Round 3 - HR 

(1 Question)

  • Q1. Dsa question were asked

WEBPLAT TECHNOLOGIES Interview FAQs

How many rounds are there in WEBPLAT TECHNOLOGIES Softwaretest Engineer interview?
WEBPLAT TECHNOLOGIES interview process usually has 4 rounds. The most common rounds in the WEBPLAT TECHNOLOGIES interview process are Resume Shortlist, Technical and Assignment.
What are the top questions asked in WEBPLAT TECHNOLOGIES Softwaretest Engineer interview?

Some of the top questions asked at the WEBPLAT TECHNOLOGIES Softwaretest Engineer interview -

  1. Can we use only one method for all operations in A...read more
  2. How to do Integration of excel in Jmet...read more
  3. What is Jmeter and what is used of ...read more

Tell us how to improve this page.

WEBPLAT TECHNOLOGIES Softwaretest Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
WEBPLAT TECHNOLOGIES Softwaretest Engineer Salary
based on 7 salaries
₹2 L/yr - ₹5.2 L/yr
47% less than the average Softwaretest Engineer Salary in India
View more details

WEBPLAT TECHNOLOGIES Softwaretest Engineer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

3.0

Skill development

4.0

Work-life balance

4.0

Salary

5.0

Job security

5.0

Company culture

3.0

Promotions

3.0

Work satisfaction

Explore 1 Review and Rating
Angular Developer
11 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Android Developer
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Softwaretest Engineer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

DOT NET Developer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare WEBPLAT TECHNOLOGIES with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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