what is the diff b/n testing methodologies and testing
techniques?

Answer Posted / murali

testing methodologies:
black box testing
white box testing
grey box texting

testing technigues:
equivalence partittioning
boundary value analysis
error guessing

Is This Answer Correct ?    12 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why it is recommended to add verification checks to your all your scenarios?

1664


Can anybody give me some tips on how to face telephonic interview and Write some expected telephonic questions as a 2+yr exp. in testing. Try to give Ques. that u already hv faced in telephone. Plz Help me out friends.

1599


what we have to read to gain knowledge in banking and financial domain(software testing) for 4+ experience

1737


what is port testing and do it comes in manual testing?

1671


how mapp the defect id in quality center?

1684






Do you know anything about Set Top Boxes?

9263


Can test condition,testcase and testscript help u in performing the static testing

1607


which sanity testing is performed?

1180


what risks do u faced u r projest how do you solve

1633


List the considerations in developing testing methodology

6295


Explain the strategy for testing a Java application?

1647


How does compatibility testing differ while testing in Internet explorer and testing in Firefox?

2783


How could you present test strategy for the product testing?

648


how to explain banking domain project in testing?

10297


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?

9080