Testing methodologies and Testing techniques are the same
one? Hope Black and White box testings come under test
techniques. Then what will come under methodologies ?
Answers were Sorted based on User's Feedback
Answer / manjula
No,Testing methodologies are different from testing techniques
Testing Methodologies
1.Waterfall model
2.Spiral model
3.sequential
4.Hybrid model
5.V-model
Testing Techniques
1.Error guessing
2.Pressman's concepts
3.Boundary value analysis(BVA)
| Is This Answer Correct ? | 5 Yes | 0 No |
Janet, think you got confused by the terms. Equivalence
partioning and BVA are the kinds of technique followed in
Balck box test design techiques. Line coverage, Statement
coverage, etc are followed in White box test design
techniqus. Am asking whether technique and methodology are
the same? If not, in what way it differs?
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / kavita
Testing methodologies: means the models used in the testing
like waterfall, iterative model.
Testing techniques: Here black box testing whitebox testing
come.
This is my understanding. Please let me known if there are
any other answers.
| Is This Answer Correct ? | 5 Yes | 4 No |
Answer / vijay
Kavitha.....
Testing Types are White Box, Black box and Grey Box these
have a different approaches like sanity,smoke, Regression
system, performance etc..,
Now you got it..?
| Is This Answer Correct ? | 0 Yes | 1 No |
In Quality Center, If we can reuse a non reusable test script as template test, then what is the need of defining reusable test scripts? What additional functionality does Reusable test scripts add when compared to non reusable test scripts?
anyone can explain about Sanity testing and smoke testing and who will involved on sanity and smoke testing
Which testing is used only in web based application but not for client-server applications?
Hai Everybody... What is the difference between Testplan and Test Strategy?
Hi i am srinivas working as testing engineer with one of cmm level3 company. i am looking to change for that i posted my resume in naukri i got mails about requirement but when i replyed mails no one call for interview .I applied from past 4 month but i am not geting any interview call . please tell me where is the problem.
There are 20 resources out of which 12 are manual testers, 5 automation testers and 3 performance testers. There are a bunch of projects to be tested in the organisation, the projects belong to various technologies, say 20% of projects in Java, 20% of projects in SAP, 30% of projects in .NET, 30% of projects in C# What is your approach as Test Manager in testing.
write test case for gmail sign up page ?
Tell me about Agile scrum and what is your role in Scrum ?
Suppose a defect is fixed by developer and that defect got closed. But because of fixing that defect we are getting another defect. If 2nd defect is fixed the 1st defect is reproduced again. If that process is continuing what should the tester do to nail that defect?
what is mean by configuration managaement.. explain with example ?
Hi, Can anybody send some test scenarios or testcases sample for Finance domain on sales and accounting application. I am very new to Finance domain. Or else please send to my mailID "manojdalai2004@gmail.com". Thanks in Advance, Manoj
Explain Boundary value analysis?