What is testing Approach, Methodology, Terminology, Technic
and Types? what is domain? Please clear me.
Answer / sri ramya
Domain is the area of work you are experienced with....it can
be telecom,banking,energy and utilities,etc.....testing
methodology means the model of software testing/development
you follow in your project.....it can be v model,waterfall
model,RAD model,iterative model,etc,testing types are two
white box and black box testing,testing techniques are the way
you design your test data to test the components and they are
equivalence class partitioning,boundary value
analysis,decision table based testing,cause-effect
graphs,etc....
You can through any tutorial for all this in complete info
| Is This Answer Correct ? | 0 Yes | 0 No |
What is Deffered? explain it who allocate it?
What is the main difference between SDLC & V-MODEL. In the interview,wht exact difference,i should tell for an interveiwer
6 Answers Accenture, kenexa, TCS,
what is the difference between test senario and use case
How do you know your code has met specifications when there are no specifications?
Loop Testing Comes Under 1. White box Testing 2. Block Box Testing 3. Green Box Testing 4. Yellow Box Testing
what is debugging and whitebox testing and what is the diff?
how to explain banking domain project in testing?
Explain the performance testing
what is dead line and when its occur
Can you tell me what is negative testing?
what is prototype and why we are using that ?
I have one doubt in regression testing, Example if we have five modules such as 1,2,3,4,5. If we made change in 3 module only and also 3 module will interact with only 1 and 5 module. For this case we will conduct testing in all module (or) only 1 and 5 module?? Answer soon firends