What are the different Testing methodologies?

Answer Posted / nikki

SDLC methodologies like Waterfall, Agile, Rapid Application
Development and Rational Unified Process.

Testing methodologies like Functional Decomposition, Risk
Based, Test Case Driven, Model Driven and Keyword Driven
Methodology.

Is This Answer Correct ?    3 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can I done a Web Testing? Which steps are include in it?

1442


wht is Manual Testing Frame work

1666


IN SQL SERVER 2005, With out using Query, hw can u break down USER NAME & PASSWORD to enter the software.

1730


What is security Hole ? Is this possible Some one can acess any of restricted page (like admin side)? How you test this previllaze?

1933


what is the relation between all tabs in quality center & explain the testing process in quality center with tabs?

1587






What are some best practices that you should follow when writing test cases?

680


could anyone explain application testing in sequence order i don't have any experience in that

1524


please anyone let me know the -ve testing of Excel sheet?

8633


How we test the bulk of contents in web page using manual testing? Is any open source tool available for that ? Thanks in advance..

1529


What type of testing you perform in organization while you do system testing, give clearly?

707


Encapsulation of attributes and operations inside objects makes it easy to obtain object state information during testing. is it true.explain

1648


hi this is ashok , i never worked in medical domain , can any one pls send me with proper exaple pls Question is while emergency or normal patitent enter into hospital he entered his first and last name and he enter emergency coloumn , write test case on these ,

1616


Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance

1780


write test case for linked in sign up page ?

1899


IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?

9086