1. How to connect different databases (care: not datatables).
2. how about the precondition and post condition of a testcase.
3. there are two tables in the database, one is employees table whose key is employeeID and foreign key is paymentID from payment table, the other table is payment table whose key is paymentID, so how to select one employee’s information from employee table when konw the payment in payment table.
4. how many phases in waterfall model.
5. how to ensure your requirement changes.
6. what is boundary value testing.
7. what is equivalence partition testing.
8. how to select one unique list from one table.
9. how to check objects in test tools such Quick Test Professional.
10. what kind of thing can be tested through check point in Quick Test Professional.
11. describe what you should do in each phases of CMM 5 different levels.
12. you have programming experiences so in your programming how do you use TCP.
13. do you konw the difference between white box test and black box test.
14. how do you perform white box test.
15. what is the characteristics of RUP process.
16. how many modules in software developping.
17. how many different testing types(stress test, load test and so on, not test method)
18. there are four testing phases, unit test, intergration test, acceptance test, system test, please order them by happen time.
19. how to trace requirement changes from customers.
20. what do you do in review meeting.
21. what is smoke testing.
22. please describe the whole process of your testing.
23. how to write a use case and a test case.
24. how to test the graphic user interface.
25. when do you think is the time to stop test.
26. what is positive testing.