i
TCS
Filter interviews by
I applied via Naukri.com and was interviewed in Jul 2021. There was 1 interview round.
posted on 24 Jul 2021
I applied via Recruitment Consultant and was interviewed in Jan 2021. There was 1 interview round.
posted on 21 Mar 2024
I applied via Naukri.com and was interviewed before Mar 2023. There were 2 interview rounds.
Design a program to simulate ATM logic for cash withdrawal and balance inquiry.
Define user account with balance and PIN.
Implement functions for cash withdrawal and balance inquiry.
Check for sufficient balance before withdrawal.
Handle incorrect PIN attempts with a limit.
Provide user-friendly messages for each action.
What people are saying about TCS
I applied via Naukri.com and was interviewed before Jul 2023. There were 3 interview rounds.
posted on 10 Nov 2024
I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.
Appium server can be started using command line, programmatically in code, or using Appium desktop app.
Start Appium server using command line by running 'appium' command
Start Appium server programmatically in code using Appium server programmatically in code using AppiumDriverLocalService class
Start Appium server using Appium desktop app by launching the app and starting the server
Tests can be run parallel for mobile devices using test automation frameworks like Appium or Espresso.
Use test automation frameworks like Appium or Espresso to run tests parallel for mobile devices
Leverage cloud-based testing platforms like Sauce Labs or BrowserStack for parallel testing on multiple devices
Implement parallel test execution using tools like TestNG or JUnit in combination with Appium or Espresso
Utilize d...
Automating OTP in mobile involves using automation tools to interact with the OTP input field and validate the received OTP.
Use automation tools like Appium or Espresso to interact with the OTP input field
Extract the OTP from the message received on the mobile device
Validate the extracted OTP with the OTP input field
Handle scenarios where OTP validation fails
To run tests on iOS or Android devices using Appium, specify the platformName capability in desired capabilities.
Specify platformName capability as 'iOS' for iOS devices and 'Android' for Android devices
Include other necessary desired capabilities like deviceName, platformVersion, appPackage, appActivity, etc.
Example: capabilities.setCapability('platformName', 'iOS');
Setting up automation for iOS devices involves using tools like Appium and Xcode for testing mobile applications.
Install Xcode on your Mac machine
Set up Appium for iOS automation
Connect your iOS device to the Mac machine
Create test scripts using Appium for iOS apps
Execute the test scripts on the connected iOS device
posted on 7 Apr 2024
GoodMCQ technical discussion and more
posted on 18 Aug 2023
I applied via Naukri.com and was interviewed in Jul 2023. There were 2 interview rounds.
API testing with Rest API involves testing the functionality, performance, and security of API endpoints.
Understand the API documentation to identify endpoints, parameters, and expected responses
Test different HTTP methods like GET, POST, PUT, DELETE
Verify response codes, headers, and payload data
Perform boundary value analysis and negative testing
Use tools like Postman or RestAssured for automation testing
Validate aut...
posted on 1 Feb 2024
SQL UPDATE queries modify existing records in a database table based on specified conditions.
Use the UPDATE statement to change existing data. Example: UPDATE employees SET salary = 50000 WHERE id = 1;
Always include a WHERE clause to avoid updating all records. Example: UPDATE products SET price = 20 WHERE category = 'books';
You can update multiple columns at once. Example: UPDATE users SET email = 'new@example.com', s...
posted on 16 Jan 2025
I applied via Naukri.com and was interviewed before Jan 2024. There was 1 interview round.
String reverse in JS, Framework related question
based on 12 reviews
Rating in categories
System Engineer
1.1L
salaries
| ₹3.9 L/yr - ₹8.3 L/yr |
IT Analyst
65.1k
salaries
| ₹8 L/yr - ₹14.7 L/yr |
AST Consultant
54.3k
salaries
| ₹12.4 L/yr - ₹21 L/yr |
Associate Consultant
33.7k
salaries
| ₹15.3 L/yr - ₹28.4 L/yr |
Assistant System Engineer
33.2k
salaries
| ₹2.4 L/yr - ₹6.3 L/yr |
Amazon
Wipro
Infosys
Accenture