Can any one explain me what is difference between Test
Methodology and Testing Techniques?
Answer Posted / mythreyi
I think test methodologies are 1)static method 2)dynamic
method and testing techniques are 1) black box testing
2) white box testing 3) grey box testing.
static testing: Here, we wil do testing on the
documentation not on the app. i.e test case design, review,
test scenarioes but in dynamic method we wil do testing on
the app.
black box testing is done by testers here, we wil check the
functionality of the app.
white box testing is done by developers.
grey box testing means sometimes some code is required to
test the app. then we go for grey box testing.
If it is wrong, pls. correct me it is imp. to me also.
my mail id : mythreyibh@gmail.com
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
You may undergone many projects. Do all the projects match up with customer’s expectations?
Hi , Please send me the interview questions which were asked in manual testing mainly the test cases asked to write in interview.
why QA team is necessary for an organization?
what types of testing have u done in ur project?and expalin it detail?
approx how long a simple website take time just for manual testing including report generation.
How will u decide test data to see that evey feature is thoroughly tested
What is a good test? Wy do we need testing write test steps for triangle write test steps for ATM How a tester should approach a devloper about non accepted defect? What is test coverage assurance and give an example Draw and expain V model and how it is helpfull in software development
write test cases on wall
Write the test cases for file transfer from one user to other from Google Drive/drop box?
what is the difference between Risk based and Requirement based testing???
i need manual testing interview questions for 2+ experience plzz help me..
How would you test a service oriented architecture (soa) web application?
Have u ever done testing related to a database,give examples to support u r answer.
Differentiate verification and validation?
What is the most important phase in STLC and Why