i
Filter interviews by
LoadRunner is a performance testing tool used to simulate user traffic on a system to measure its performance under load.
Allows for performance testing of applications under various load conditions
Helps identify bottlenecks and performance issues in the system
Provides detailed reports and analysis of system performance
Supports a wide range of protocols for testing different types of applications
Parameters considered for Performance Testing
Response time
Throughput
Concurrency
Load
Stress
Factors for selecting Performance Testing tools include compatibility, scalability, ease of use, cost, and support.
Compatibility with the technology stack being used
Scalability to handle the expected load
Ease of use for testers to create and execute tests
Cost of the tool compared to the budget
Availability of support and documentation
Integration capabilities with other testing tools
Reporting and analysis features
Co...
Performance testing focuses on speed, scalability, and stability of the system, while functional testing checks if the system meets specified requirements.
Performance testing evaluates the system's speed, scalability, and stability under various load conditions.
Functional testing verifies if the system meets specified requirements and functions correctly.
Performance testing helps identify bottlenecks and optimize ...
Endurance testing involves testing the system under sustained load to ensure stability, while spike testing involves testing the system's ability to handle sudden spikes in load.
Endurance testing is performed to evaluate the system's performance over an extended period of time.
Spike testing is conducted to assess how the system handles sudden increases in load or traffic.
Endurance testing helps identify memory lea...
Common Performance Testing tools include JMeter, LoadRunner, Gatling, and Apache Bench.
JMeter: Open-source tool for load and performance testing
LoadRunner: Enterprise tool by Micro Focus for performance testing
Gatling: Open-source tool for load testing
Apache Bench: Command-line tool for benchmarking web servers
Performance Testing includes Load Testing, Stress Testing, Endurance Testing, and Spike Testing.
Load Testing: Evaluates system performance under expected load levels.
Stress Testing: Tests system performance beyond normal capacity to identify breaking points.
Endurance Testing: Checks system performance over an extended period to ensure stability.
Spike Testing: Tests system's response to sudden spikes in load or tra...
I applied via Naukri.com and was interviewed before Jun 2023. There was 1 interview round.
Performance Testing includes Load Testing, Stress Testing, Endurance Testing, and Spike Testing.
Load Testing: Evaluates system performance under expected load levels.
Stress Testing: Tests system performance beyond normal capacity to identify breaking points.
Endurance Testing: Checks system performance over an extended period to ensure stability.
Spike Testing: Tests system's response to sudden spikes in load or traffic.
Common Performance Testing tools include JMeter, LoadRunner, Gatling, and Apache Bench.
JMeter: Open-source tool for load and performance testing
LoadRunner: Enterprise tool by Micro Focus for performance testing
Gatling: Open-source tool for load testing
Apache Bench: Command-line tool for benchmarking web servers
Parameters considered for Performance Testing
Response time
Throughput
Concurrency
Load
Stress
Factors for selecting Performance Testing tools include compatibility, scalability, ease of use, cost, and support.
Compatibility with the technology stack being used
Scalability to handle the expected load
Ease of use for testers to create and execute tests
Cost of the tool compared to the budget
Availability of support and documentation
Integration capabilities with other testing tools
Reporting and analysis features
Communi...
Performance testing focuses on speed, scalability, and stability of the system, while functional testing checks if the system meets specified requirements.
Performance testing evaluates the system's speed, scalability, and stability under various load conditions.
Functional testing verifies if the system meets specified requirements and functions correctly.
Performance testing helps identify bottlenecks and optimize syste...
LoadRunner is a performance testing tool used to simulate user traffic on a system to measure its performance under load.
Allows for performance testing of applications under various load conditions
Helps identify bottlenecks and performance issues in the system
Provides detailed reports and analysis of system performance
Supports a wide range of protocols for testing different types of applications
Endurance testing involves testing the system under sustained load to ensure stability, while spike testing involves testing the system's ability to handle sudden spikes in load.
Endurance testing is performed to evaluate the system's performance over an extended period of time.
Spike testing is conducted to assess how the system handles sudden increases in load or traffic.
Endurance testing helps identify memory leaks, p...
Top trending discussions
I keep myself updated by attending conferences, reading blogs, and taking online courses.
Attend conferences and workshops to learn from experts
Read blogs and articles to stay updated on latest trends
Take online courses and tutorials to gain practical knowledge
Experiment with new technology by building projects
Collaborate with peers to learn from their experiences
I bring a unique blend of analytical skills, industry knowledge, and a proven track record of delivering impactful solutions.
Strong analytical skills: I successfully led a project that improved operational efficiency by 20% through data-driven decision-making.
Industry knowledge: My experience in the consulting sector has equipped me with insights into best practices and innovative strategies.
Proven track record: I have...
I appeared for an interview in Sep 2024.
Experienced Test Engineer with a strong background in software testing, automation, and quality assurance methodologies.
Over 5 years of experience in manual and automated testing across various applications.
Proficient in using testing tools like Selenium, JIRA, and TestRail for test management and automation.
Led a team in implementing a CI/CD pipeline that reduced deployment time by 30%.
Conducted performance testing us...
I prioritize tasks by assessing urgency, impact, and resources, ensuring quality testing even under tight deadlines.
Assess the project requirements and deadlines to identify critical tasks.
Use a prioritization matrix to categorize tasks based on urgency and importance.
Communicate with team members to understand dependencies and allocate resources effectively.
Implement test automation for repetitive tasks to save time a...
I encountered a conflict with a developer over a bug, which I resolved through clear communication and collaboration.
I reported a bug that the developer believed was not an issue, citing a misunderstanding of the requirements.
I scheduled a meeting to discuss the bug in detail, presenting evidence from test cases and user scenarios.
During the discussion, I listened to the developer's perspective and acknowledged their c...
I applied via Internshala and was interviewed in Feb 2024. There were 2 interview rounds.
Scenarios on banking application for QA testing
1. User login with valid credentials
2. User login with invalid credentials
3. Transfer funds between accounts
4. Check account balance
5. Update personal information
SQL queries for QA Engineer interview
Use SELECT statement to retrieve data from database
Use WHERE clause to filter data based on specific conditions
Use JOIN clause to combine data from multiple tables
Use GROUP BY clause to group data based on specific columns
Use ORDER BY clause to sort data in ascending or descending order
I appeared for an interview before Mar 2024.
I quickly learned automation testing tools to enhance our testing process and improve efficiency in a tight deadline project.
Identified the need for automation in our testing process due to repetitive manual tasks.
Researched and selected Selenium as the most suitable tool for our web application.
Dedicated extra hours after work to complete online courses and tutorials on Selenium.
Collaborated with a colleague who had e...
I prioritize tasks by assessing urgency, impact, and deadlines, ensuring efficient workflow and timely delivery of quality results.
Assess urgency: Identify tasks that are time-sensitive, such as critical bug fixes that could impact release schedules.
Evaluate impact: Focus on tasks that have the highest impact on project goals, like testing core functionalities over minor features.
Use a prioritization matrix: Categorize...
posted on 17 Sep 2022
I applied via Walk-in and was interviewed in Aug 2022. There were 4 interview rounds.
They asked me about SQL, C ,C ++ ,JAVA
General aptitude was given but it made me ro examine my knowledge and analytical skills
Genral topics like What is SQL and What is the main role of QA , Automation testing are the topics we had to discuss
Selenium IDE is a record and playback tool for automating web applications. Manual testing is done by humans, while automation is done by machines.
Selenium IDE is a browser extension that records user actions and generates automated test scripts.
Manual testing involves human testers executing test cases and verifying results.
Automation testing involves using tools to execute test cases and compare actual results with e...
Automation testing offers faster feedback, increased test coverage, and improved accuracy.
Faster feedback on code changes
Increased test coverage with the ability to run more tests in less time
Improved accuracy and consistency of test results
Reduced testing costs and time
Ability to test in different environments and configurations
Identification of defects earlier in the development cycle
Improved team productivity and co...
I applied via Referral and was interviewed in Nov 2024. There were 3 interview rounds.
It was good. Interviewer are very supportive in nature.
I applied via Naukri.com and was interviewed before Dec 2023. There were 2 interview rounds.
based on 1 interview experience
Difficulty level
Duration
based on 1 review
Rating in categories
Software Java Engineer
6
salaries
| ₹3.6 L/yr - ₹3.6 L/yr |
Devops Engineer
5
salaries
| ₹3.6 L/yr - ₹6 L/yr |
Software Engineer II
4
salaries
| ₹6 L/yr - ₹12 L/yr |
IT Business Analyst
3
salaries
| ₹3.6 L/yr - ₹10 L/yr |
HCL Infosystems
Zidio Development
Northcorp Software
Accel Frontline