what is conventional Testing? and what is unconventional
testing?
Answer Posted / ugandhar
conventional testing is one sort of testing in which the
test engineers will check the developed application or its
related parts from the coding phase of sdlc to end of sdlc
unconventional testing is another sort of testing in which
the quality assurance people will check every role of the
organization whether they are working according to the
company's process guidelines or not from the initial phase
of sdlc to end of sdlc.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
Share 2 high complexity and 2 low complexity test cases for a coke vending (ATM) machine.
What is quality system?
What is software failure?
What are the common mistakes which create issues?
Hi can anyone pls let me know, how many test case can be written to this C question (Unit testing) *funame (Int x, Long b) { x=b; x < 5 } Note: - Return type is boolean - Input type is unsigned char
What is parameter?
26). how will know do written test cases are sufficient to validate application of functionality? 27). how will you prepare test data to validate input object? 28). explain defect status? 29). how will know whether the developer accepted you defects or not? 30). explain acceptance test? 31). explain when we stop testing? 32). explain scope of your project? 33). in which module you conducted testing? 34). explain defects which you found in that module? 35). if defect is not reproducible then what information you will provide to developer 36). if developer is not accepted your defect then what you will do?
What is RC update and BRIO?
What is storage virtualization?
What is waiver?
What is policy?
What is usability?
What is the pdca cycle and where testing fits in?
What is equivalence partitioning testing?
What is random/monkey testing? When is it used?