Interview Question for Testing / Quality Assurances


Country: India
Interview Type: In-Person




Comment hidden because of low score. Click to expand.
2
of 2 vote

for create command(DDL)
-wheather the table and/or database is created or not.
-wheather all the columns are created with specified type or not.
-wheather create command returned any error msg.
-wheather any constraint is violated or not.
for insert(DML) command:
-wheather the insert command hasn't returned any error message.
-wheather it retains all the constraints.
-wheather command does not violates the unique,primary and foreign key constraints.
and many more test cases can be drawn.

- mohit panwar September 24, 2014 | Flag Reply
Comment hidden because of low score. Click to expand.
1
of 1 vote

It is God's sake

- Anonymous January 05, 2015 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 votes

Great!!!

- cc May 26, 2015 | Flag
Comment hidden because of low score. Click to expand.
0
of 0 vote

it's "whether" for god sake..!!

- Anonymous October 13, 2014 | Flag Reply
Comment hidden because of low score. Click to expand.
4
of 4 votes

It's "god's sake" for god's sake

- PM December 13, 2014 | Flag
Comment hidden because of low score. Click to expand.
0
of 0 vote

Hahaha...Weather anyway thanks buddy thanks for the test case

- Nikky June 22, 2016 | Flag Reply


Add a Comment
Name:

Writing Code? Surround your code with {{{ and }}} to preserve whitespace.

Books

is a comprehensive book on getting a job at a top tech company, while focuses on dev interviews and does this for PMs.

Learn More

Videos

CareerCup's interview videos give you a real-life look at technical interviews. In these unscripted videos, watch how other candidates handle tough questions and how the interviewer thinks about their performance.

Learn More

Resume Review

Most engineers make critical mistakes on their resumes -- we can fix your resume with our custom resume review service. And, we use fellow engineers as our resume reviewers, so you can be sure that we "get" what you're saying.

Learn More

Mock Interviews

Our Mock Interviews will be conducted "in character" just like a real interview, and can focus on whatever topics you want. All our interviewers have worked for Microsoft, Google or Amazon, you know you'll get a true-to-life experience.

Learn More