i
TCS
Filter interviews by
I applied via Walk-in and was interviewed in Jun 2024. There was 1 interview round.
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
Correlation is a technique used in performance testing to capture and replay dynamic values in subsequent requests.
Correlation is used to handle dynamic values like session IDs, timestamps, and tokens in performance test scripts.
It involves extracting a value from a response and passing it on to a subsequent request.
Correlation ensures that the test script accurately simulates real user behavior by maintaining session ...
To record a script in SAP using performance testing tools like Neoload or LoadRunner, certain settings need to be configured.
Configure the recording settings in the performance testing tool to record SAP transactions
Ensure that the SAP client and server are properly configured for recording
Set up the proxy settings in the performance testing tool to capture the SAP traffic
Verify that the recording is capturing the desi
Monitoring in SAP application involves using tools like SAP Solution Manager, SAP CCMS, and third-party monitoring tools.
Use SAP Solution Manager to monitor system performance, availability, and configuration.
Leverage SAP CCMS (Computer Center Management System) for real-time monitoring of SAP systems.
Utilize third-party monitoring tools like Dynatrace, AppDynamics, or New Relic for end-to-end monitoring of SAP applica...
I appeared for an interview in May 2024.
Performance testing is a type of testing to ensure software applications perform well under expected workload.
Performance testing evaluates the speed, responsiveness, and stability of a system under a specific workload.
It helps identify bottlenecks, assess scalability, and optimize performance.
Examples include load testing, stress testing, and spike testing.
What people are saying about TCS
I applied via Referral and was interviewed in Nov 2020. There were 5 interview rounds.
I appeared for an interview before Jul 2021.
Polymorphism is the ability of an object to take on many forms. It allows objects of different classes to be treated as if they were of the same class.
Polymorphism is achieved through method overriding and method overloading.
Method overriding is when a subclass provides a specific implementation of a method that is already provided by its parent class.
Method overloading is when a class has two or more methods with the ...
Dependency Injection is a design pattern where the dependencies of an object are injected into it rather than created within it.
It helps in achieving loose coupling between objects
It makes testing easier as dependencies can be mocked or stubbed
There are three types of Dependency Injection - Constructor Injection, Setter Injection, and Interface Injection
Example: In a web application, the database connection object can ...
Garbage Collection in .Net automatically manages memory by freeing up unused objects.
Garbage Collector runs in the background and periodically checks for unused objects.
It frees up memory by deallocating objects that are no longer being used.
GC can be configured using different modes like Server, Workstation, Concurrent, etc.
GC can also be manually triggered using GC.Collect() method.
GC.SuppressFinalize() method can be...
I applied via Walk-in and was interviewed before Apr 2021. There were 3 interview rounds.
Pickling is a process of serializing and de-serializing Python objects into a byte stream.
Pickling is used to store Python objects in a file or transfer them over a network.
The pickle module in Python is used for pickling and unpickling.
The pickled data can be stored in a file or transferred over a network.
The pickled data can be easily unpickled to get back the original Python object.
I applied via Company Website and was interviewed in May 2021. There were 3 interview rounds.
I applied via Referral and was interviewed before Oct 2020. There were 3 interview rounds.
A stack is a data structure that follows the Last In First Out (LIFO) principle.
Elements are added and removed from the top of the stack.
Common operations include push (add element) and pop (remove element).
Stacks are used in programming for function calls, expression evaluation, and more.
DOM stands for Document Object Model. It is a programming interface for web documents.
DOM is a tree-like structure that represents the HTML or XML document.
It allows developers to manipulate the content and structure of a web page using scripting languages like JavaScript.
DOM provides a way to access and modify the elements, attributes, and text content of a web page.
It also allows developers to add or remove elements ...
An interface is a contract between two components that defines the communication between them.
An interface defines a set of methods that a class must implement.
Interfaces allow for polymorphism and loose coupling.
Interfaces can be used to define common behavior for unrelated classes.
Examples include the Java Collection interface and the USB interface.
Insertion sort is a simple sorting algorithm that iterates through an array and places each element in its correct position. Merge sort is a divide and conquer algorithm that divides an array into two halves, sorts them separately, and then merges them back together.
Insertion sort has a time complexity of O(n^2) while merge sort has a time complexity of O(n log n)
Insertion sort is efficient for small data sets while me...
based on 3 interviews
Interview experience
based on 54 reviews
Rating in categories
System Engineer
1.1L
salaries
| ₹1 L/yr - ₹9 L/yr |
IT Analyst
66.2k
salaries
| ₹5 L/yr - ₹15.9 L/yr |
AST Consultant
51.8k
salaries
| ₹8 L/yr - ₹25.1 L/yr |
Associate Consultant
30.1k
salaries
| ₹9 L/yr - ₹32 L/yr |
Assistant System Engineer
29.8k
salaries
| ₹2.2 L/yr - ₹5.8 L/yr |
Amazon
Wipro
Infosys
Accenture