Software Qa Automation Engineer
Software Qa Automation Engineer Interview Questions and Answers
Q1. What if person mistakenly put F for male and M for female in sql how do you solve this
To solve the issue of mistakenly assigned gender values in SQL, you can update the incorrect values using SQL queries.
Identify the incorrect gender values in the SQL table
Use UPDATE statement with appropriate conditions to correct the values
For example, if 'F' is mistakenly assigned for male, update it to 'M' using UPDATE statement
Q2. Count the occurances a purticualar word from a file.
Count the occurrences of a particular word from a file.
Read the file and store its contents in a string variable.
Split the string into an array of words using a delimiter.
Loop through the array and count the occurrences of the particular word.
Return the count.
Software Qa Automation Engineer Jobs
0Interview Questions of Similar Designations
Calculate your in-hand salary
Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Reviews
Interviews
Salaries
Users/Month