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 Posted / 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 |
Post New Answer View All Answers
What are differences between Testing in Uncontrolled Environment and Abnormal Environment?
In testing environment have you ever found any areas for improvement while you at work. (Please give some real life example).
Could someone please send me real check list for Database Security testing.Please my mail ID- patil.ramchandra@yahoo.co.in. Thanks.
Define brain stromming and cause effect graphing?
value momentum
What are the advantages of black box testing?
write test case for gmail login page
How can software qa processes be implemented without stifling productivity?
If we have no srs, brs but we have test cases does you execute the test cases blindly or do you follow any other process?
what are the typical problems in web testing?
what types of testing you performed in transfer funds module....
write test case for gmail sign up page?
What are the phases involved in software testing life cycle?
What is a critical bug?
what is metrics in software testing? give me a brief detail about it?