Give me different methodologies used in testing?

Answer Posted / sj1234

Testing Methods are of 4 types

1) Water Fall Methodology

2) RUP (Rational unified process) Methodology

3) AGILE methodology

4) X-Treme Methodology

Is This Answer Correct ?    8 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is it impossible to test a program thoroughly or in other terms 100% bug-free?

987


What is Independant Testing? When and where this type of testing will be performed?

1586


wht is Manual Testing Frame work

1663


how do u manage scripts in winrunner when you application is changing frequently?

1491


What are bug leakage and bug release?

715






Test cases for Internal IP Messenger

4103


Explain about PET Model?

2237


what are the types of Bug?

1064


Can you explain exploratory testing?

665


What is the difference between action & script ?

1911


any one please send me any test case examples with tabular columns in manual testing

1753


Sentence "Working from onsite is effective" is growing in IT field. How do we bring that knowledge to offshore and do an effective job in Offshore?

1674


Explain branch coverage and decision coverage.

700


How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }

1591


Login screen with Username, Password input fields,remember me check box,sign in and reset button write Test Cases for GUI, Funcitonal, Negative, Usability and Security testing.

2292