Are there more defects in the design phase or in the coding phase?
No Answer is Posted For this Question
Be the First to Post Answer
can u explain about iteration model? And what is it?
what is base time , how can we base time your doc"s ?
Who is the father of Software Testing? Who has invent the water fall model? Who has invent the spiral model? Who has invent the prototype model? Who has invent the v-v model? Who has invent the Hybrid model?
Imagine you are in an empty room with a fan, a bulb and an air conditioning system. There is a switch board on the wall with 32 switches and 2 plug points. You are tasked with testing this setup. Assume you are not given any requirements whatsoever. How would you approach it? What would be your priorities? If you make any assumptions, do state them.
What are noise variables?
Can u any 1 please explain the below question and answer? Given the following code, which statement is true about the minimum number of test cases required for full statement and branch coverage? Read p Read q IF p q > 100 THEN Print "Large" ENDIF IF p > 50 THEN Print "p Large" ENDIF a) 1 test for statement coverage, 3 for branch coverage b) 1 test for statement coverage, 2 for branch coverage c) 1 test for statement coverage, 1 for branch coverage d) 2 tests for statement coverage, 2 for branch coverage
what methods will u follow to prepare testcases in ur org?
what is the entry and exit criteria for system testing in v model
this is a question asked by an interviewer..."why have u choose the testing field"
Why Should we prepare traceability matrix?
What is smoke test? Do you use any automation tool for smoke testing?
what is the format for usecase?