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 Interview Questions, Process, and Tips

Updated 22 Jul 2024

Top WEBPLAT TECHNOLOGIES Interview Questions and Answers

View all 11 questions

WEBPLAT TECHNOLOGIES Interview Experiences

Popular Designations

4 interviews found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jan 2024. There were 5 interview rounds.

Round 1 - Aptitude Test 

Maths, English grammer question

Round 2 - Case Study 

Phone pay application

Round 3 - One-on-one 

(2 Questions)

  • Q1. All Manual Testing concept, java
  • Q2. API Testing, SQL queries
Round 4 - HR 

(2 Questions)

  • Q1. Basic Question self intraduction
  • Q2. Automation testing, selenium
Round 5 - One-on-one 

(2 Questions)

  • Q1. Test cases on office things
  • Q2. Logical question

Junior Software Tester Interview Questions asked at other Companies

Q1. what is the first step as a tester, while you are testing the application
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jan 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Some Basic mathematical questions about percentage, number pattern.
Grammar related questions like correct the sentence.
Uiux rated questions.
In hour you have to finish.

Round 2 - Assignment 

You have to create design using FIGMA. Where you have to make good design decision.

Round 3 - One-on-one 

(1 Question)

  • Q1. It going to question on overall your background, previous works, ad answers you have given in the aptitude taste.
Round 4 - One-on-one 

(1 Question)

  • Q1. This round with CEO. Discussion about your self and some descision making questions to check you are right fit for this company.

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure you have practice with figma. Practice with grammar and aptitude test. Thats solve.

Web UI UX Designer Interview Questions asked at other Companies

Q1. On a scale of 1 to 10, how would you rate your skills in Figma and Photoshop?
View answer (1)
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

Top WEBPLAT TECHNOLOGIES Softwaretest Engineer Interview Questions and Answers

Q1. Can we use only one method for all operations in API?
View answer (1)

Softwaretest Engineer Interview Questions asked at other Companies

Q1. What is boundary value analysis? How do u perform boundary value testing for User ID & Password textfields in login page?
View answer (2)

I applied via Naukri.com and was interviewed in Mar 2022. There were 4 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Most of the questions were asked from resume.
  • Q2. What are components, directives its type and use.
  • Ans. 

    Components and directives are key building blocks of Angular applications.

    • Components are reusable UI elements that encapsulate logic and data.

    • Directives are instructions in the DOM that modify its behavior.

    • Types of directives include structural, attribute, and component.

    • Structural directives modify the DOM layout, attribute directives modify element behavior, and component directives create new components.

    • Examples of b...

  • Answered by AI
  • Q3. What is lazy loading, AOT and GIT compilation and difference. What are promises and Observables and their differences. Differences between Angular and Angular js
  • Ans. 

    Lazy loading, AOT, GIT compilation, Promises, Observables, and differences between Angular and AngularJS.

    • Lazy loading is a technique to load modules on demand.

    • AOT (Ahead of Time) compilation compiles templates during build time.

    • GIT compilation is a process of compiling TypeScript code to JavaScript.

    • Promises are used for asynchronous programming and represent a single value that may be available now, in the future, or n...

  • Answered by AI
Round 2 - Assignment 

An API endpoint was given to fetch the list of product and display them in a sequence.
Each products will have a button below ADD/REMOVE.
If add button is clicked then that product will be added in the table and add button will be changed to Remove button.
If remove button is clicked then remove the product from the table and button will be chamged to Add button.

User can add as product he wish.

Round 3 - Technical 

(1 Question)

  • Q1. They asked me to explain the code from the assessment i did. Along with real world problem on securing the application and hiding the users data. Some questions related with angular was also asked.
Round 4 - HR 

(1 Question)

  • Q1. This was just a casual talk and salary negotiation.

Interview Preparation Tips

Interview preparation tips for other job seekers - Make your basics strong and be confident.
All the best.

Skills evaluated in this interview

Angular Developer Interview Questions asked at other Companies

Q1. How can you pass data between parent and child components?, what is component interaction
View answer (5)

WEBPLAT TECHNOLOGIES interview questions for popular designations

 Softwaretest Engineer

 (1)

 Angular Developer

 (1)

 Junior Software Tester

 (1)

 Web UI UX Designer

 (1)

Interview questions from similar companies

I applied via Walk-in and was interviewed before Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Basic Programming questions.
  • Q2. Fibonacci program
  • Q3. OOPS concepts.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic OOPS concepts and basic programs.

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

Interview Questionnaire 

1 Question

  • Q1. Oops Concepts and Data Structure Questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Oops And Data Structure, Collection.

I applied via Recruitment Consultant and was interviewed in Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic communication skills were tested. Sone techical questn too. Versant test is mandatory

Interview Preparation Tips

Interview preparation tips for other job seekers - Please never go for these third party vendors. They misguide you regarding profile . I went for this third party vendor named savantis solution and it really misguided me

I applied via Campus Placement and was interviewed before Feb 2020. There were 6 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Was interviewed as fresher?
  • Q2. Written test conducted? with verbal ability test ? GD
  • Q3. How would u deal with a problematic situation when you are working in a team?
  • Q4. What are your plans about higher studies?

Interview Preparation Tips

Interview preparation tips for other job seekers - it was basic with apptiude test and attitiude test.

Interview Questionnaire 

2 Questions

  • Q1. They asked me on java and I have joined as a fresher they not much questions as I got selected as fresher on oops concepts and collections
  • Q2. Please be confident while facing interview and they will check your communication skills

Interview Questionnaire 

1 Question

  • Q1. Who is the most important person have to transform you in your life?

Interview Preparation Tips

Interview preparation tips for other job seekers - Just speak your mind you will be selected.

WEBPLAT TECHNOLOGIES Interview FAQs

How many rounds are there in WEBPLAT TECHNOLOGIES interview?
WEBPLAT TECHNOLOGIES interview process usually has 4-5 rounds. The most common rounds in the WEBPLAT TECHNOLOGIES interview process are One-on-one Round, Technical and Assignment.
How to prepare for WEBPLAT TECHNOLOGIES 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 WEBPLAT TECHNOLOGIES. The most common topics and skills that interviewers at WEBPLAT TECHNOLOGIES expect are C#, Javascript, ASP.Net MVC, Bootstrap and CSS.
What are the top questions asked in WEBPLAT TECHNOLOGIES interview?

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

  1. What is lazy loading, AOT and GIT compilation and difference. What are promises...read more
  2. Can we use only one method for all operations in A...read more
  3. what are components, directives its type and u...read more

Tell us how to improve this page.

WEBPLAT TECHNOLOGIES Interview Process

based on 4 interviews

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 810 Interviews
CapitalOne Interview Questions
3.7
 • 78 Interviews
View all

WEBPLAT TECHNOLOGIES Reviews and Ratings

based on 47 reviews

4.1/5

Rating in categories

3.9

Skill development

3.8

Work-life balance

3.5

Salary

3.9

Job security

3.9

Company culture

3.6

Promotions

3.8

Work satisfaction

Explore 47 Reviews and Ratings
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