i
New Era Technology
Filter interviews by
QA process in change management involves planning, testing, and validating changes to ensure they do not negatively impact the system.
Identify and document the proposed change
Create a test plan to validate the change
Perform testing to ensure the change works as expected
Validate the change in a staging environment before deployment
Monitor and track the change after deployment
Document and communicate any issues or bugs f
Change management in QA involves planning, implementing, and controlling changes to ensure quality and minimize risks.
Change management is a systematic approach to managing changes in software development processes.
It involves identifying and documenting changes, assessing their impact, and planning for their implementation.
QA engineers play a crucial role in reviewing and approving changes to ensure they meet quality ...
API testing is a type of software testing that involves testing APIs directly to ensure they meet functionality, reliability, performance, and security requirements.
API testing involves testing the functionality, reliability, performance, and security of APIs.
It focuses on verifying that the API meets its specifications and works as expected.
API testing can be done manually or using automated tools like Postman or Soap...
I log bugs by documenting detailed steps to reproduce, including screenshots and logs.
Document detailed steps to reproduce the bug
Include screenshots or videos if applicable
Attach relevant logs or error messages
Assign severity and priority levels to the bug
Track bug status and resolution in a bug tracking tool
Agile methodology is a software development approach that emphasizes flexibility, collaboration, and iterative development.
Focus on delivering working software in short iterations
Emphasizes collaboration between cross-functional teams
Allows for changes and adjustments throughout the development process
Common practices include daily stand-up meetings, sprint planning, and retrospectives
Selenium framework is a set of tools, libraries, and best practices used for automated testing of web applications.
Selenium framework allows for writing and executing automated tests for web applications.
It provides features like test case management, reporting, and integration with CI/CD tools.
Popular frameworks built on top of Selenium include TestNG, JUnit, and Cucumber.
Selenium WebDriver is a key component of the f...
I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.
Selenium is a widely used open-source tool for web automation testing, while Cypress is a newer tool known for its fast and reliable testing capabilities.
Selenium is more established and has a larger community support
Cypress is known for its fast test execution times
Cypress has built-in support for modern web technologies like React and Angular
Selenium supports multiple programming languages like Java, Python, and C#
Cy...
Cypress can be installed using npm package manager.
Install Node.js if not already installed
Open terminal and run 'npm install cypress'
Once installation is complete, run 'npx cypress open' to open Cypress Test Runner
Reverse a string in Javascript
Use the split() method to convert the string into an array of characters
Use the reverse() method to reverse the order of the characters
Use the join() method to convert the array back into a string
I applied via Referral and was interviewed in Oct 2024. There were 3 interview rounds.
I am a dedicated QA Engineer with 5 years of experience in testing web and mobile applications.
5 years of experience in QA testing
Proficient in testing web and mobile applications
Strong attention to detail and problem-solving skills
Two coding questions 30 mins
Discuss with dev, review requirements and test cases, provide evidence from testing
Have a discussion with the developer to understand their perspective and reasoning behind considering it a bug
Review the requirements and test cases to ensure that the behavior in question aligns with the expected functionality
Provide evidence from testing, such as logs, screenshots, or test results, to support your stance
Collaborate wit...
posted on 9 Dec 2024
I applied via LinkedIn and was interviewed in Sep 2024. There was 1 interview round.
Write a program to run the same test case 100 times
Use a loop to iterate 100 times
Call the test case function inside the loop
Track the results of each iteration if needed
A program to count the number of duplicate characters in an array of strings.
Iterate through each string in the array
For each string, iterate through each character and count the occurrences
Store the count of each character in a map or dictionary
Return the characters with count greater than 1
Handling multiple windows in Selenium involves switching between windows and performing actions on each window.
Use getWindowHandles() to get all window handles
Switch to a specific window using switchTo().window(handle)
Perform actions on the window
Switch back to the original window if needed
I was interviewed in Oct 2024.
Complex aptitude Test
Test estimation techniques involve various methods to predict the time and resources needed for testing activities.
Use historical data from previous projects to estimate testing effort
Break down the project into smaller tasks and estimate each task individually
Use expert judgment from experienced QA engineers to provide input on estimation
Consider complexity, risks, and dependencies when estimating testing effort
Prepare all topics 40 mcq
To remove duplicate data, use data structures like sets or hashmaps to store unique values.
Use a set to store unique values and then convert it back to an array
Iterate through the array and check if the value already exists in the set before adding it
Use a hashmap to store values as keys and their occurrences as values, then filter out values with occurrences greater than 1
IT Analyst
129
salaries
| ₹2 L/yr - ₹6 L/yr |
Network Engineer
85
salaries
| ₹3.3 L/yr - ₹6.5 L/yr |
Senior IT Analyst
37
salaries
| ₹2.7 L/yr - ₹4.6 L/yr |
Senior Software Engineer
31
salaries
| ₹7.7 L/yr - ₹26 L/yr |
Software Engineer
25
salaries
| ₹3.5 L/yr - ₹12.7 L/yr |
TCS
Infosys
Wipro
HCLTech