I was confused between Load and Stress Testing....and one particular Test Case I interpreted wrongly
Quality Analyst Interviews
Quality Analyst Interview Questions
"Employers looking to fill quality analyst positions want applicants with the problem-solving capabilities to detect software-level errors and make improvements to their products. In an interview, expect to be quizzed on technical questions that will test your analytical and critical thinking skills. You may be asked to resolve a programming error or explain the uses of a particular function."
65,648 quality analyst interview questions shared by candidates
Write a function in any language that will print "AN" if a number is divisible by 8, "ANIM" if divisible by 16 and "ANIMAL" if divisible by 32.
From a given list of array (Not sorted) find the second largest value Find the prime numbers from the given list of array (1 -100) Test plan for Amazon login screen
4) Give 1 effective test case, just 1 test case to determine a white paper is a white pape
Reverse a string
find the largest sum of consecutive integers in an array
You have a 1 mile long x 1 mile wide private island that you wish to turn into a resort. A plane requires a 2-mile long runway to take off. What do you do?
input string = aabbbccccaaa, maintain the insertion order and output should be a2b3c4a3
Given an array with numbers 1-5, how would you subtract one number from every EVEN number in each index?
Viewing 31 - 40 interview questions