i
UPDOER Technology
Filter interviews by
I applied via LinkedIn and was interviewed in Aug 2023. There were 3 interview rounds.
Basic arithmetic questions and Reading writing skill
Basic terms of Manual testing
What is SDLC
How to write test cases and test report
Automation section
SQL
Any programing language from Java , python, javascript
Knowledge of frame work like selenium, Cyprus , appium
Data bases testing related questions
Api testing related questions
I applied via LinkedIn and was interviewed before Nov 2023. There were 2 interview rounds.
Manual testing is the process of manually testing software for defects without the use of automation tools.
Involves executing test cases manually without automation tools
Requires human intervention to verify software functionality
Involves exploratory testing to uncover defects
Can be time-consuming but allows for flexibility and creativity in testing
Examples: regression testing, ad-hoc testing, usability testing
STLC stands for Software Testing Life Cycle, which consists of various stages for ensuring the quality of software.
STLC stands for Software Testing Life Cycle
It consists of stages like Requirement Analysis, Test Planning, Test Design, Test Execution, and Test Closure
Each stage has specific objectives and deliverables
Example: In Requirement Analysis, testers analyze the requirements and create test scenarios
Regression, Sanity, and Smoke testing are different types of testing performed at different stages of the software development lifecycle.
Regression testing is performed to ensure that new code changes have not adversely affected existing functionality.
Sanity testing is a subset of regression testing and is performed to quickly determine if a new build is stable enough for more rigorous testing.
Smoke testing is performe...
Functional Testing focuses on testing the functionality of the software, while Regression Testing ensures that new changes do not affect existing functionality.
Functional Testing verifies that the software functions as expected based on the requirements.
Regression Testing ensures that new code changes do not negatively impact existing functionality.
Functional Testing is typically done before Regression Testing in the s...
A test plan is a document outlining the scope, approach, resources, and schedule for testing a software application.
Identify test objectives and scope
Define test strategies and methodologies
List resources and tools required for testing
Outline test schedule and milestones
Specify test cases and scenarios
Include risk assessment and mitigation plan
Monkey testing is a random testing technique where the application is tested with random inputs to uncover unexpected bugs.
Involves randomly clicking buttons, entering data, and performing other actions in the application
Helps in uncovering bugs that may not be found with traditional testing methods
Can be automated using tools like Selenium with random input generators
The main method in Java is the entry point for any Java application.
Main method must be declared as public static void main(String[] args)
It is the starting point for the execution of a Java program
It is where the program begins its execution
Five common exceptions in Java programming language
NullPointerException - occurs when trying to access a method or property of a null object
ArrayIndexOutOfBoundsException - occurs when trying to access an index outside the bounds of an array
ArithmeticException - occurs when dividing by zero
FileNotFoundException - occurs when trying to access a file that does not exist
ClassCastException - occurs when trying to cast an o
Five major exceptions encountered in automation testing
NoSuchElementException
TimeoutException
StaleElementReferenceException
ElementNotVisibleException
ElementNotInteractableException
Automating dynamic location involves using relative locators and dynamic xpath to identify elements.
Use relative locators to find elements based on their relationship to other elements
Utilize dynamic xpath to locate elements that have changing attributes or values
Implement wait strategies to handle dynamic loading of elements
Program to reverse a string and reverse a specific word in the string.
Create a function to reverse a string by iterating through each character and appending it to a new string in reverse order.
Create a function to reverse a specific word in the string by splitting the string into words, finding the specific word, and reversing it.
Combine the two functions to reverse the entire string and a specific word within it.
Use SQL query to find the third largest salary in Employee table.
Use ORDER BY clause to sort salaries in descending order
Use LIMIT to get the third row
Consider handling ties if multiple employees have the same salary
Top trending discussions
posted on 13 Sep 2024
Water scarcity, 3 mins , name-area-parents-topic
I am a passionate software engineer with experience in developing web applications using various technologies.
Experienced in developing web applications using HTML, CSS, JavaScript, and frameworks like React and Angular
Proficient in backend development with Node.js and databases like MySQL and MongoDB
Familiar with version control systems like Git and deployment tools like Docker
Strong problem-solving skills and ability
I have a Bachelor's degree in Computer Science and 5 years of experience in software development.
Bachelor's degree in Computer Science
5 years of experience in software development
posted on 28 Jun 2024
I applied via Naukri.com and was interviewed in Feb 2024. There were 2 interview rounds.
posted on 13 Jan 2024
I applied via Naukri.com and was interviewed in Dec 2023. There were 2 interview rounds.
First there will be a topic given to you to write an article of length 300-400 words in 15 mins. This article writing is to check your knowledge of English language.
Then there is a 45 mins round test in which 40 questions will be asked.
20 Technical and 20 Programming.
The programming questions will be from C++, and you are required to choose the correct output of the given C++ program.
The technical aptitude questions were medium to hard.
posted on 27 May 2024
I applied via Walk-in and was interviewed in Apr 2024. There were 2 interview rounds.
It was a handson coding test contains 4 coding questions on prime numbers patterns and array it was easy
posted on 18 Jan 2024
I applied via Approached by Company and was interviewed in Oct 2023. There were 5 interview rounds.
I am a creative and detail-oriented social media designer with a passion for visual storytelling.
I have a strong background in graphic design and digital marketing.
I excel at creating engaging content for various social media platforms.
I am proficient in Adobe Creative Suite, Canva, and other design tools.
I have experience managing social media accounts for brands and businesses.
I stay updated on the latest trends in s...
I have 5 years of experience in social media design.
5 years of experience in creating engaging social media graphics and content
Proficient in using design tools such as Adobe Creative Suite
Managed social media accounts for multiple clients
Stay updated on latest social media trends and best practices
Online Teat with the head.
I chose this field because of my passion for creativity, technology, and connecting with others through digital platforms.
Passion for creativity and design
Interest in technology and digital platforms
Desire to connect with others through social media
Enjoyment of staying up-to-date with current trends and innovations
Previous experience in graphic design or marketing
Seeking new challenges and growth opportunities in a different environment.
Looking for new challenges and opportunities for growth
Interested in exploring different design styles and techniques
Seeking a more collaborative work environment
Want to expand my skill set and learn new technologies
Excited about the potential to work on diverse projects
I applied via Company Website and was interviewed in Apr 2023. There were 3 interview rounds.
Quick Sort is a popular in-place sorting algorithm that uses divide and conquer approach.
Divide the array into two sub-arrays based on a pivot element
Recursively sort the sub-arrays
Combine the sorted sub-arrays to get the final sorted array
Time complexity: O(nlogn) in average case and O(n^2) in worst case
Space complexity: O(logn)
Example: [5, 2, 9, 3, 7, 6, 8] -> [2, 3, 5, 6, 7, 8, 9]
I am a software enthusiast with a passion for coding and problem-solving.
I have a degree in Computer Science and Engineering.
I have experience in programming languages such as Java, Python, and C++.
I have worked on projects involving web development, data analysis, and machine learning.
I am a quick learner and enjoy working in a team environment.
I am a quick learner with a passion for software development and a strong work ethic.
I have a solid understanding of programming concepts and experience with multiple programming languages.
I am a team player and enjoy collaborating with others to solve problems.
I am highly motivated and always strive to improve my skills and knowledge.
I have completed several projects on my own and am eager to apply my skills in a prof
posted on 12 Apr 2024
posted on 27 Jun 2023
I applied via Indeed and was interviewed in May 2023. There were 3 interview rounds.
My expected CTC is negotiable based on the job role, responsibilities, and benefits offered.
My expected CTC is based on industry standards and my level of experience.
I am open to discussing the salary range during the interview process.
I am looking for a competitive salary package with additional benefits such as healthcare and retirement plans.
based on 6 reviews
Rating in categories
QA Engineer
5
salaries
| â‚ą2.5 L/yr - â‚ą3 L/yr |
Associate QA Engineer
5
salaries
| â‚ą2.3 L/yr - â‚ą4.1 L/yr |
Softwaretest Engineer
5
salaries
| â‚ą1.5 L/yr - â‚ą4 L/yr |
QA Analyst
4
salaries
| â‚ą2.4 L/yr - â‚ą4.9 L/yr |
Senior QA Engineer
4
salaries
| â‚ą3.4 L/yr - â‚ą5 L/yr |
Exl India
Primus Global Technologies
TriGeo Technologies
GrapplTech