explain the types of testing
Testing Manager Interview Questions
4,203 testing manager interview questions shared by candidates
Basic behavioral questions: tell me something about you? Why Galmomnt? What do you know about SDLC? Tell me a few DDL commands? What is the difference between views and SPs?
Tell about Software Testing Life Cycle process?
on core java, oops concepts, basics of SQL ,
v and v model ,bug life cycle ,software life cycle ,
Questions about common lab tools like pipettes and immunology techniques (ELISA)
#include<stdio.h> int main() { int a[20]={1,13,3,4,5}; int x=++a[1]; int y=a[1]++; int z=a[x++]; printf("%d %d %d",x,y,z); }
#include<stdio.h> int main() { int x,a=2; x=++a,++a,a++; printf("%d %d",x,a); }
Very basic questions
getin and get post
Viewing 1601 - 1610 interview questions