i
2Base Technologies
Filter interviews by
I applied via Naukri.com and was interviewed before May 2020. There were 5 interview rounds.
Top trending discussions
posted on 16 Sep 2024
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
Reverse the words in a string without using built-in functions.
Split the string into an array of words using a space as the delimiter.
Create a new array and iterate over the words array in reverse order, adding each word to the new array.
Join the new array of words back into a single string with spaces between each word.
Path params are part of the URL path, while query params are appended to the URL after a '?'
Path params are used to identify a specific resource in the URL path, while query params are used to filter or sort the results
Path params are defined in the URL path itself, like /users/{id}, while query params are added after a '?' like /users?role=admin
Path params are typically used for required parameters, while query params...
Parameters in API testing include path parameters, query parameters, header parameters, and body parameters.
Path parameters are used to identify a specific resource in the URL path, e.g. /users/{id}
Query parameters are used for filtering or sorting data, e.g. /users?status=active
Header parameters contain additional information for the request, e.g. Content-Type: application/json
Body parameters are used to send data in ...
To write a post query in RestAssured, use the given() method to set request parameters and body, then use the post() method to send the request.
Use given() method to set request parameters and body
Use post() method to send the request
Example: given().param("key", "value").body("{\"name\": \"John\"}").post("/endpoint")
posted on 17 Apr 2023
I applied via Naukri.com and was interviewed before Apr 2022. There were 2 interview rounds.
Senior Software Engineer
9
salaries
| ₹5.1 L/yr - ₹7.6 L/yr |
Software Developer
8
salaries
| ₹2 L/yr - ₹7.1 L/yr |
Junior Business Analyst
8
salaries
| ₹2 L/yr - ₹2.3 L/yr |
Team Lead
7
salaries
| ₹3 L/yr - ₹12 L/yr |
Software Engineer
6
salaries
| ₹2.9 L/yr - ₹6.7 L/yr |
Qburst
TCS
Infosys
Wipro