i
TCS
Filter interviews by
I applied via Recruitment Consulltant and was interviewed in May 2024. There were 2 interview rounds.
Software development life cycle is a process used by software development teams to design, develop, test, and deploy software applications.
SDLC consists of phases like planning, analysis, design, implementation, testing, and maintenance.
Each phase has specific goals and deliverables to ensure the quality and success of the software project.
Examples of SDLC models include Waterfall, Agile, and DevOps.
Testing is an integ...
Software testing life cycle involves planning, designing, executing, and reporting on tests to ensure quality software.
Includes test planning, test design, test execution, and test reporting
Involves creating test cases, executing them, and analyzing results
Iterative process to ensure software meets quality standards
Can include manual testing, automated testing, and regression testing
I applied via Naukri.com and was interviewed before Jun 2023. There was 1 interview round.
Automation can be started when the manual test cases are stable, repetitive, and time-consuming.
Start automation when manual test cases are stable and well-defined.
Automate repetitive test cases to save time and effort.
Consider automating tests that are time-consuming to execute manually.
Ensure the team has the necessary skills and resources for automation.
Perform a cost-benefit analysis to determine if automation is w
Reverse a given string
Create an empty string to store the reversed string
Iterate through the original string from the end to the beginning and append each character to the new string
Return the reversed string
I have used locators such as ID, class name, name, xpath, and CSS selector.
ID
Class name
Name
XPath
CSS selector
I applied via Approached by Company and was interviewed in May 2023. There were 3 interview rounds.
Check the general knowledge of the candidate
What people are saying about TCS
I applied via Naukri.com and was interviewed before May 2023. There was 1 interview round.
Waterfall model is a linear sequential software development model where progress flows in one direction like a waterfall.
It is a traditional approach to software development.
Each phase must be completed before the next phase begins.
Requirements are gathered and frozen at the beginning of the project.
Testing is done at the end of the development cycle.
Changes are difficult to implement once the project moves to the next...
Regression testing is the process of retesting a software application to ensure that new code changes have not adversely affected existing functionality.
Regression testing is performed after code changes to verify that the existing functionality still works correctly.
It helps in identifying any defects introduced by new code changes.
Automated testing tools are often used for regression testing to save time and effort.
R...
TCS interview questions for designations
I applied via Campus Placement and was interviewed before Jan 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed before Feb 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed before Jul 2020. There were 4 interview rounds.
The project involved designing and implementing a new network infrastructure for a large corporation.
Conducted a thorough analysis of the existing network infrastructure
Designed a new network architecture that met the company's needs
Implemented the new network infrastructure with minimal disruption to business operations
Tested and optimized the new network to ensure optimal performance
Provided ongoing support and maint
I applied via Campus Placement and was interviewed before Feb 2020. There was 1 interview round.
I applied via Campus Placement and was interviewed before Nov 2020. There was 1 interview round.
I applied via Campus Placement and was interviewed in Mar 2020. There was 1 interview round.
To get the second to last element from a SQL table, use the OFFSET-FETCH clause.
Use the ORDER BY clause to sort the table in descending order.
Use the OFFSET-FETCH clause to skip the last row and fetch the second to last row.
Example: SELECT column_name FROM table_name ORDER BY column_name DESC OFFSET 1 ROWS FETCH NEXT 1 ROWS ONLY;
based on 5 interviews
Interview experience
based on 45 reviews
Rating in categories
System Engineer
1.1L
salaries
| ₹1 L/yr - ₹9 L/yr |
IT Analyst
66.1k
salaries
| ₹5.1 L/yr - ₹16 L/yr |
AST Consultant
51.8k
salaries
| ₹8 L/yr - ₹25 L/yr |
Associate Consultant
30.1k
salaries
| ₹9 L/yr - ₹32 L/yr |
Assistant System Engineer
29.8k
salaries
| ₹2.2 L/yr - ₹7 L/yr |
Amazon
Wipro
Infosys
Accenture