i
Aumni Techworks
Filter interviews by
I applied via Job Portal
Automation framework is a set of guidelines, rules, and best practices for creating and maintaining automated tests.
Automation framework provides structure and organization to automated tests
It helps in reusability of code and reduces maintenance efforts
Common types of automation frameworks include keyword-driven, data-driven, and hybrid frameworks
A function to reverse a given string
Create an empty string to store the reversed string
Iterate through the input string from the end and append each character to the new string
Return the reversed string
A function to count characters in a given string
Use a loop to iterate through each character in the string
Use a dictionary to store the count of each character
Return the dictionary with character counts
PUT is used to update or replace an existing resource, while POST is used to create a new resource.
PUT is idempotent, meaning multiple identical requests will have the same effect as a single request
POST is not idempotent, meaning multiple identical requests may have different effects
PUT is used to update an existing resource at a specific URI
POST is used to create a new resource under a specific URI
Risks in a project refer to potential events or situations that could negatively impact the project's success.
Unclear project requirements
Lack of stakeholder involvement
Budget overruns
Technical challenges
Resource constraints
Scope creep
Schedule delays
PDCA stands for Plan-Do-Check-Act, a four-step management method used for continuous improvement.
Plan: Identify the problem and plan a solution
Do: Implement the plan on a small scale
Check: Evaluate the results and compare them to the expected outcomes
Act: Take necessary actions based on the results to improve the process
Delete removes specific rows from a table, truncate removes all rows, drop removes the entire table.
Delete is a DML command used to remove specific rows from a table.
Truncate is a DDL command used to remove all rows from a table.
Drop is a DDL command used to remove the entire table structure.
Example: DELETE FROM table_name WHERE condition;
Example: TRUNCATE TABLE table_name;
Example: DROP TABLE table_name;
Top trending discussions
I applied via Naukri.com and was interviewed in Jan 2024. There were 3 interview rounds.
I applied via Walk-in and was interviewed before Aug 2023. There were 2 interview rounds.
Aptitude test involving maths and reasoning
I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.
Sql question more and related to database
Identifying test cases
Defect and bug difference
posted on 9 Feb 2023
It went well ask ques related to App automation and Java
Use a test automation tool like Selenium or Appium to run test cases without compiling in Java.
Choose a test automation tool that supports your application's technology stack.
Write test cases in the tool's scripting language or record them using the tool's recorder.
Execute the test cases using the tool's runner or integration with a continuous integration tool.
View the test results and debug failures as needed.
I applied via Naukri.com and was interviewed in Jan 2024. There were 3 interview rounds.
I applied via Walk-in and was interviewed before Aug 2023. There were 2 interview rounds.
Aptitude test involving maths and reasoning
based on 1 interview
Interview experience
Software Developer
10
salaries
| ₹14 L/yr - ₹36.3 L/yr |
Data Analyst
8
salaries
| ₹6 L/yr - ₹9 L/yr |
Senior Software Developer
7
salaries
| ₹30 L/yr - ₹32.5 L/yr |
Technical Lead
6
salaries
| ₹45 L/yr - ₹55 L/yr |
Senior Software Engineer
5
salaries
| ₹22 L/yr - ₹38 L/yr |
TCS
Infosys
Wipro
HCLTech