Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what are the various levels of testing?

Answers were Sorted based on User's Feedback



what are the various levels of testing? ..

Answer / ramachandra naidu

The testing levels are:
1)Unit Testing
2)Integration Testing
3)System Testing
4)User Acceptance Testing

1)Unit Testing: To test a single program,module,or unit of
code.
2)Integration Testing: To test related programs,modules or
units of code are interfaced properly or not validates that
multiple parts of the system interact according to the
system design.
3)System Testing: To test an entire computer system with
respect to functionality and performance.
4)UAT: To test of a computer system or parts of a computer
systems to make sure it will work in the system regardless
of what the system requirements indicate.

Is This Answer Correct ?    19 Yes 3 No

what are the various levels of testing? ..

Answer / swathi

There are two levels of testing:
1. Static Testing
2. Dynamic Testing
1. Static Testing: Static testing typically reviews and
meetings to evaluate the documents, plans, code,
requirements and specification.
2. Dynamic Testing:
a)Unit Testing
b)Integration Testing
c)System Testing
d)User Acceptance Testing

a)Unit Testing: To test a single program,module,or unit of
code.
b)Integration Testing: To test related programs,modules or
units of code are interfaced properly or not validates that
multiple parts of the system interact according to the
system design.
c)System Testing: To test an entire computer system with
respect to functionality and performance.
d)User Acceptance Testing: The end user tests the
application to check whether the it is as per customers
requirements or not.

Is This Answer Correct ?    13 Yes 4 No

what are the various levels of testing? ..

Answer / surii

Levels of Testing :

1. Unit Testing.

2. Module Testing.

3. Integration Testing.

4. System Testing.

5. User Acceptance Testing.

Is This Answer Correct ?    8 Yes 4 No

what are the various levels of testing? ..

Answer / ch.s.m.prasad,kkd

1. Static testing

2. Dynamic testing

Is This Answer Correct ?    11 Yes 9 No

what are the various levels of testing? ..

Answer / bibhu

Broadly there are 4 levels of Testing.
1. Unit Testing
2. Integration Testing
3. System Testing
4. User Acceptance Testing

Furthermore , After System Test, we may have System-Integration test .

Please Correct me if I am wrong.

Thanks!

Is This Answer Correct ?    4 Yes 2 No

what are the various levels of testing? ..

Answer / siva

1. Unit Testing.
2. Integration Testing.
3. System Testing.
4. User Acceptance Testing.

Is This Answer Correct ?    3 Yes 1 No

what are the various levels of testing? ..

Answer / rajendra zore

unit testing
Integration testing
System testing
Acceptance testing
-alpha,
-Beta,
Static vs Dynamic testing
Manual vs Automatic testing

Is This Answer Correct ?    2 Yes 1 No

what are the various levels of testing? ..

Answer / mahan m madiwal

1)unit testing 
2)functional testing 
3)integration testin
4)system testing

Is This Answer Correct ?    1 Yes 1 No

what are the various levels of testing? ..

Answer / radhika

Total Testing are 3 types only.
those are
1)Whitebox testing
2)Blockboxtesting
3)Greyboxtesting
1)Whitebox testing:
application with consideration of code.it describes about
internal architecture of the s/w.this type of testing
conducted by developers
2)Blockboxtesting:
app without consideration of code.it describes about
external functionality of s/w.
this conducted by test eng..
3)Greyboxtesting:
the combination of whitebox and blockbox testing is called
grey boxtesting.its conducted by coding and testing knows
people.

Is This Answer Correct ?    5 Yes 10 No

what are the various levels of testing? ..

Answer / satz...!

1. paper pen test

2. online test

Is This Answer Correct ?    4 Yes 11 No

Post New Answer

More Manual Testing Interview Questions

What are the tools of performance testing?

1 Answers  


what are the base line documents for sit and uat? what is impact testing? what is dynamic testing? what is static testing? what is soak testing?

2 Answers   CTS,


I attended ADOBE,bangalore interview in aug 2009.first round written test they ask questions 1)Give 5 reasons why a build can be released with bug 2)Write a bug report for a word processor program which crashes when the contents of 89th column is been sorted in assending order. 3)write test 10 cases for program which has a table with 2 fields of NAME od char type and CLASS of INT type.NAME fields is truncated after 26 charaters and CLASS takes value between 1 to 9 both included. There are 3 possible opearations program can perform a)When a new student joins the class the program adds a new field b)When student leaves the class the field get deleted c)when student gets promoted then program incremts the class by 1 Write 5 test cases for the scenario. 4)write 10 test cases for a program that takes date in dd/mm/yyyy format and prints it out with a increment of 1. for dates (dd) can be given in the range 1<=dd>=30 for months (mm) can be given in the range 1<=mm>=12 for years(yyyy) can be given in the range 1600<=yyyy>=9999 5)Give 5 bugs that could cause a program to crash when it printed the 999999 th pages 1000001th line. Some objective question were there but they were easy. 1st LEVEL WRITTEN TEST FOR QA: 1. 15 min Logical Ability test: Simple syllogism based questions, sequence related questions, etc 2. 30 min Quantitative Aptitude test: Simple Arithmetic, angles, geometry, profit/loss, number system There will be 15 questions for match the column Mark A if column A is GREATER than column B Mark B if column A is LESS than column B Mark C if column A is = column B Mark D if DATA IS INSUFFICIENT There are very simple typical baron based There would be 3 questions on triangles all three were from RS Aggarwal. 17. there was one set of questions on the DI question on 20 -25 were on this graph It was about the total mass of human body is 70,000 gms Muscles 30000 Bones 10000 Blood 5000 Liver There were two pie charts Which tell the percentage of water in the food. And the second one tells the which parts ,,something like that Question 1. what percentage of total mass does liver has Ans 2.4% What is the ratio of bones to total mass All the questions are simple .. 3. 45 min Testing concept test: 20 objective multiple choice qustions like binary form of numbers, virtual memory, lossy compression, while loop, if-then-else, error codes. 1. Winzip is a a. lossy compression b. lossless Compression c.text d image 2. output of 11000100 minus 2 3. Memory leakage is because of a.variable not decraled b. variable not free.. like this 4 options were given 4. Virtual memory concept is related to a. memory leagkage {mospagebreak} 5.Reggretion testing is defined as a. testing the whole application b.testing the different modules in the application 6. If the time is very limited for the testing then what would u test in the application. a. run all the tests b.look for the most used featues in the application c.go to the test plan and run the test based on the priority I would suggest to go thru all the definition like what is regretion testing .what is unit smoke.etc. 1 Test Case Writing questions: 10 test cases for entering 3 values representing sides of a triangle and the program giving output as scalene, isosceles or eqilauteral (10 Marks) 1 Output of a calculator and finding the error in the output, write the defect log for the bug (5 Marks) 1 Ques on weather Dev should do the testing or not. Give 3 reason on favour and 2 against it. (5 Marks) 1 Question diff between priority of a bug and severity of a bug. Give example of one case where priority is high but severity is low and one case where severity is high bur priority is low. 1 Question on a program that calculates P=R/I where R, I are integer inputs and P a floating point output. Write 10 test cases for this - 5 Marks. 2nd round: 1.write a testcase for login page,mobile phone. 2.write a program for fibonacci series. 3.puzzles (-%-+-+--=-%-+--) fill the dashes with nos from 1 to 9.left hand side only odd nos. right hand side only even nos. the nos should not repeat. 4.what is sanity testing,regression testing,explian about ur project etc.. 3re round: 1.explain about ur project.they will ask questions from projects like what is the web server used in ur project,what are all the clinents ur company will have?team size etc... 2. one puzzle. i attended upto this level only...still more rounds will be there....if u goto adobe interview be clear in testing concepts,basic programs and more puzzles.

0 Answers  


As a testing engineer what to do if same defect is occured again in the software??

1 Answers  


as a tester, do u know only ur module requirements or other module req's also?

4 Answers   Accenture,


What is Smoke Testing

5 Answers  


What is the difference between qc and qa? What are the responsibilities of qc and qa?

3 Answers  


If a interviewer ask me the duration of my project, then should i tell them the total(development+testing) time of the project? Plz tell it's urgent

6 Answers  


what is the difference between test bed and test environment?

2 Answers   HCL, WebTekLabs,


what is acid testing?

0 Answers   Syntel,


What are the uses of test plans? What is the need of test plans and explain their significance

0 Answers  


What is JAVA Testing, what we do in That ?

2 Answers  


Categories