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 |
12. What is the configuration management?
Hi, Please tell how to write system test cases for between two modules. please ans real time expirience people... thanks in advance..
what are the parameters use to write the test plan document?
Can we include 'Space' and 'Underscore' in alpha characters or alphanumeric characters at the time of Defect Reporting?
1.Testing engineer find a new bugs But that function not avaiable in testcase. How do approach the develper to fixes bugs ?
1. Differentiate test bed and test environment ?
Differentiate Defect age and Build interval.
What is Risk Analysis
difference between smoke test and sanity test difference between exploratory test and adhoc test
Five positive and 5 negative test cases for Coffee vending machine
On which module did u involve in your project..?
when there is a new enchancement done by the developers what will do as a tester ?