Software Testing Interview Questions Part 1
1. What are SDLC and STLC?
2. When will you start the testing process?
3. What is Test Plan and Test Case?
4. What is the difference between Integration Testing and System Testing?
5. If an ATM machine is given to you, how will you approach to test it and also check that correct information is updated in the database or not?
6. If a screen is given to you and the enter data in that screen is getting updated into one table. What all kinds of test case you will write and how will u check in the database whether the enter data is updated correctly or not?
7. What are Performance Testing, Stress Testing and Load Testing?
8. What is the most difficult test case you have written?
9. What is the top priority bug you have found out in your previous career?
10. What is functional testing?
11. Testing Methodologies.


srikanth | Jan 8, 2008 | Reply
Integration Testing is a prcess to determine whether all the components of the application are working as for FDS when they are combined together.
System testing is the complete level of testing which includes Functional,Non functional,UI
srikanth | Jan 8, 2008 | Reply
Functional Testing is a process to determine whether the business logic or given functionality of the application working or not asd for FDS
chaitanya | Sep 19, 2008 | Reply
Hi,Could you please send me the Software testing part1 answers.Thank you