what methodologies you are following
Answers were Sorted based on User's Feedback
Answer / sriharsha
Hi...
Methodlogies are considered in 2 accounts.
1)There are a few methodolgies like : v-model,spiral (most
common) , waterfall ,hybrid , prototype.etc
depends on the company.
2)depends on th clients and the requirements.
No. 2 is def related to no 1
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / prasant
Hi All,
1st of all understand the difference between Test
Methodologies and Test Techniques.
- Testing techniques are broadly of three types -
1. Structure based OR White Box
2. Specificaion based OR Black box, and
3. Experience based
- Test Methodologies defines the way project is executed
and the method followed -
Like ... Agile, Waterfall , Vmodel etc..
Hope this is clear
| Is This Answer Correct ? | 4 Yes | 1 No |
Agile methodology...sprint plans,scrum meetings
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / srinu
I think metjodologies are two types
1.Black box testing
2.white box testing
| Is This Answer Correct ? | 0 Yes | 3 No |
Answer / nandankumar
Hello People realize all
There are two methods of testing:
As Srinu said exactly correct.
1.Black Box Testing
2.White Box Testing or Glass Box Testing or Class Box Testing.
And there is a derived method of testing is known as "Gray Box Testing".
| Is This Answer Correct ? | 0 Yes | 3 No |
Answer / sailaja
Methodology means the way we are following while writing
test cases . there are different ways like...
1. Functional Test cases
2. Equivalence Partitioning Test cases
3. Boundary value analysis
4. Cause Effect Graphing and Decision table
| Is This Answer Correct ? | 1 Yes | 5 No |
Hi Friends i have created a Community for Software Testers in Orkut with name Bug's Join in the community. you can post any type of questions related to sofware Testing in that community. Join in Bug's -- Vinodh Anandhan - vinodhanandhan@gmail.com
what is the difference between test plan doc. and test strategy doc. ?
What will be your approach if a particular script in Load Test fails?
What is the Diff between Code Walk through & Code Review?
write test case for gmail sign up page ?
If its a bug whats the next process?to whom will we send it and in which way or form?
How much percent of time you spend in testing and writting test cases? does testing comes first or writting test cases?
If there is an open bug in SIT then would u proceed with UAT?
What is interface testing
Explain defect lifecycle.
How do u avoid redundant test cases?
Tell me the situation where sanity test cases should pass and smoke test cases fail...?