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
9.Data – driver automation typically includes?
What is Web architecture that are followed while doing online project and tell the samples of architecture?
Beyond the customary advantages of having a testing group, what are the benefits does a company receive from a well run, automated testing group?
Write the 10 high test cases for making video call/face time
What is the procedure of manual testing?
Zenq interview questions for manual testing
How to Generate Test Case for Shopping Cart?
What is Catapult Testing in E-Learning Domain?
Katari your questions was really helpful could you please send the questions and answers with them . Can anyone sends the top 30-40 question and answers for the interview purposes
What is bug priority?
In testing environment have you ever found any areas for improvement while you at work. (Please give some real life example).
What are the advantages of black box testing?
What is showstopper defect?
What is the difference between load and stress testing?
What is an entry criteria?