Generally which testing methodology we follow in software
organizations. thanx in adv
Answers were Sorted based on User's Feedback
Answer / geeta
This answaer is for Swapna: Depending on the project we
will decide which model we need to follow for our project.
for eg: there is an project where varification and
validation of the s/w will happen simultaneously at one
step after developing an module them test engineers will
follow V-MODEL
Selection of s/w model is not dependent on the
Organization, it depends on the Type of project
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / itsalleasy
Methodologies or Models....
There is a lot of confusion around these two.
If you are really talking about Methodologies...then there
are 2 (or 3 arguably)types.
1) White Box.
2) Black Box. (Mostly used.)
3) Gray Box. Although not many will ask you about this.
If you are talking about models...
1) V model (Mostly used)
2) Waterfall model
3) Spiral....etc.
Hope that helps.
Itsalleasy.
| Is This Answer Correct ? | 3 Yes | 3 No |
Answer / swapna
Is it sure that
1) White Box.
2) Black Box. (Mostly used.)
3) Gray Box.
comes under methodologies
1) V model (Mostly used)
2) Waterfall model
3) Spiral....etc.
comes under models
bcoz most of the times i get confused in this n when am
asked in interviews about methodologies i replied waterfall,
v model, spiral.
plz tell me which models we follow in organizations in real
time...
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / shalini.g
whiteBox(GlassBox)
BlackBox(ClosedBox)
GrayBox are comes under Methodologies
WaterfallModel
RAD Model
Spiral are comes under SDLC(Software Developing life cycle)
V-Model
Pet Model
Fish model are comes under STLC(software Testing Life Cycle)
| Is This Answer Correct ? | 1 Yes | 1 No |
what is sychronization point in qtp how u put in yr application when it is put wat is its use how it is useful
3 Answers Polaris, Quick Heal, SAP Labs,
What are the Assumption while writing the test cases? Explain with the example?
what is static testing,and dynamic testing? explain with an example.
what r the client side scripting languages and server side scripting languages
Diff. between STLC and SDLC?
diff b/w waterfallmodel & v-model?
What is selenium why we are using Selenium with examples?
2 Answers L&T, Student, Trident,
What are the important scenarios for testing emails? How do you test emails? Which tool is best for testing email?
types of testing?
The primary goal of comparing a user manual with the actual behavior of the running program during system testing is to ?? A.Find bugs in the program B.Check the technical accuracy of the document C.Ensure the ease of use of the document D.Ensure that the program is the latest version
Can you do system testing at any stage of sdlc?
Can anybody explain me branch/decision coverage with a example.