Tech round
1)joins
2)insert
3)delete
4)date
5)database architechture
6)bug life cycle
7)retesting
8)regression testing
9)somke and sanity testing
Manager round
1)current organization details
2)explain current project
3)Basic unix comment
4)Test stragey
Answer / sandhya
1)joins : SQL joins are used to query data from two or more
tables, based on a relationship between certain columns in
these tables
2)insert: The INSERT INTO statement is used to insert new
records in a table.
3)delete : The DELETE statement is used to delete records
in a table.
4)date :date functions are used to deal with dates
examples are : now(), curdate() ,curtime(),date(),dateformat
()....
5)database architechture : database maanagement system to
organise data in an efficient manner
6)bug life cycle : submit -> open-> assigned -> fixed ->
pending validation -> closed
7)retesting : testing the aplication again for quality
assuance
8)regression testing :testing the application after fixing
the defect
Test stragey :A test strategy is an outline that describes
the testing portion of the software development cycle. It
is created to inform project managers, testers, and
developers about some key issues of the testing process.
This includes the testing objective, methods of testing new
functions, total time and resources required for the
project, and the testing environment.
| Is This Answer Correct ? | 14 Yes | 1 No |
How to do manual testing of a E-insurance project (end to end process)
Suppose u found a bug which a developer could not reproduce and it is reproducing on your pc whenever tried , then in this siyuation what will be the status of the bug, and what u r going to do for that bug.
4 Answers Flextronics, Syntel,
send the senario template
Q5. An expert based test estimation is also known as A. Narrow band Delphi B. Wide band Delphi C. Bespoke Delphi D. Robust Delphi
6 Answers ISTQB, Mercer, Seed Infotech,
How do you perform functional testing? Thanks in advance
can u explain about iteration model? And what is it?
what is database testing
What is the difference between integration and system testing?
What is the Major difference between Sanity and Smoke Testing
What will be the testcase for a uniquely generated number in the application?? i mean to say is, how will i conform the application is generating a unique value.... please do answer...
What is Reproducible Defect? and When we will rise that defect as Reproducible Defect?
what and how to do application testing?