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 |
WHAT IS TEST STRATEGY? WHAT IS THE DIFF BETWEEN TEST PLAN AND TEST STRATEGY? WHAT IS TEST METHODOLOGY
i need manual testing interview questions for 2+ experience plzz help me..
What is the typical situation u faced while collecting the test data?
How to Test the Cookies and Memory leakages? (I.e. does the cookies expired or not and about memory leakage)?
What is Test Data ? Explain
suppose if you are in ATM center and if you withdraw an amount of rs. 10000/-, you get a message to your mobile for deduction of amount but you did not receive any amount from ATM machine. What will you do? How do you rise a defect?
what are the techniques(steps) to follow for writing test cases? could u explain me with brief real time example?
what is internalization?
I want Tracebility Matrix template, if any one have mail me at dada_khairnar@hotmail.com
is it possible S1 comes under P1 ?
How to prepare boundary value test cases for 3 input values eg: to get the triangle type i am giving 3 sides a, b, c values should be 1<=a<=200,1<=b<=200,1<=c<=200....
is software testing easy ??? Give me perfect Ans.