SDLC, what games have you played till now? Have you played any PS games or not. Difference between Regression Testing and Retesting.
Engenheiro De Testes Interview Questions
Engenheiro De Testes Interview Questions
Os entrevistadores normalmente fazem perguntas relacionadas ao seu conhecimento técnico e às habilidades de solução de problemas. Prepare-se para falar sobre design de produtos em detalhes, pois os entrevistadores normalmente querem avaliar sua capacidade de se familiarizar com novos produtos. Também é importante destacar sua habilidade de comunicação, mesmo sob estresse.
Principais perguntas de entrevista para engenheiro(a) de testes e como respondê-las
Pergunta 1: Quais são as fases envolvidas no ciclo de vida de testes de software?
Pergunta 2: Como você busca aprender mais sobre o novo produto?
Pergunta 3: Descreva uma situação em que um colega discordou dos resultados do seu teste.
32,090 engenheiro de testes interview questions shared by candidates
unix questions were difficult.....sql was easy....choose your skill carefully...i choose c so they asked only c questions....
find if 2 strings are anagrams
Code to find a missing number in an array
String Palindrom, reverse words in a string, find longest substring in a string, duplicate characters in a string and print the count of it.
Write a program takes in a string and a delimiter, and uses that delimiter to split a string and then will reverse the characters in every word (or jumble of characters between the delimiters), stuffing them back into a string when finished. ('The dog walks' becomes..... 'ehT god sklaw')
Given a string, konylabsinterview write a program to return bool if a given pattern matches.pattern example - kon*lab*terview*
Difficult to answer in short and first time attempt.
Not difficult. It is like why can not compare two strings. And how to compare one object which initialed as a string with string. The coding quesition is to find the kth in two sorted arrays.
First explain what a tree, then binary tree, then a binary search tree is. Now implement a function that verifies whether a binary tree is a valid binary search tree.
Viewing 41 - 50 interview questions