What are the different test levels
Answers were Sorted based on User's Feedback
Answer / umang
Developers--Unit Testing & Assembly Testing
Tester--Integration Testing
Business - User Acceptance Testing , PEV and IMR Validation
testing
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / chandrashekhar
3 types of testing
1)unit testing ->where tester will check each model independantly.
2)integration testing->combining each model and data transfer between the models will be tested here.
3)system testing->whole system will be tested against the SRS or customer requirments
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mfsi_priyankaa
There are four levels of testing.
1. Component testing
2. Integration testing
3. System testing
4. Acceptance testing
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / prakash sah
Unit, Intergration, System, Regression and UAT
| Is This Answer Correct ? | 0 Yes | 4 No |
What skills needed to be a good test maual?
what is the good test case ? how can we tell this is good test case ? (test case characterstics)
What are the different is manual database checking types?
1.exactly when we go for regression testing?why? 2.what is compatibility testing?what defect u found while testing give example? 3.how many test cases you write and execute per day?
What scripting language should tester know when his organisation using Automation tool like wise any tool? wht kind of script should tester should be familiar?
Tell me abuot your daily activities as a test engineer.
how to get top two salaries from employee tables
Tell the test cases to test Login Password screen?
Which is the better way to explain tipical bug life cycle?
What is smoke testing and sanity testing?
What is the maximum length of the test case we can write?
How to Test the Cookies and Memory leakages? (I.e. does the cookies expired or not and about memory leakage)?