the typical Application Test Lifecycle?
Answer / rajendra
1.Unit testing
2.Module testing
3.Component testing
4.Component integration testing
5.Subsystem testing
6.System testing
7.Functional testing
8.Technical integration testing
9.System integration testing
10.Non-functional testing
11.Integration testing
12.Regression testing
13.Model Office testing
14.User Acceptance testing
Byee friends
Rajendra
rajendra_penumalli@yahoo.com
| Is This Answer Correct ? | 0 Yes | 2 No |
what is the difference between functional test cases and compatability testcases?
As a QA point of view choose any one only (what u will do first) 1. System Testing 2. Functional Testing
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing?
Which testing is this- opening .mp3 file through IE Option- 1. cross browser testing 2. Negative testing 3. black box testing
What is meant by Boundary value analisis and Equalence partitioning? Can give derive this using these methods? In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is taxed at 22% Any further amount is taxed at 40% Which of these groups of numbers would fall into the same equivalence class? a) £4800; £14000; £28000 b) £5200; £5500; £28000 c) £28001; £32000; £35000 d) £5800; £28000; £32000
what do you mean by Develop test data through sourcing (or) handcrafting techniques
What is System Testing Phase? Which types of testing will be conducted in system testing phase?
Can u tell me any 3 BVT's for yahoo login page ?
how to test a web application manually?can u explain indetail?
HOW DO U EXECUTE THE CASES WHEN THE TIME IS NOT SUFFICIENT TO EXECUTE ALL THE TEST CASES?
What is application server and what is web server?
How we can test the performance of an application by manual with out using any tool like loadrunner etc?