wat r d schedules for testing?
No Answer is Posted For this Question
Be the First to Post Answer
What is system simulation?
What is partition testing?
In practice, which life cycle model may have more, fewer or different levels of development and testing, depending on the project and the software product. For example, there may be component integration testing after component testing, and system integration testing after system testing.
What is the smallest unit of information transfer in FC?
hi am fresher learning software testing so how will b interviw environment for fresher testers.On which topic i have to concentrate more(MANUAL r AUTOMATED)
why do you choose testing?
A) Please give example for below statements. 1.Statement Coverage: Every statement in a program execute atleat once. 2. Decision Coverage: Every point of Entry and Exit in a program invokes atleast once. Each decision in a program has taken all possible outcome atleast once. 3. Condition Coverage: Each condition is a decision in a program has taken all possible outcome atleast once. 4. Modified Condition Decision Coverage: Each Condition has shown to affect that decision independently by varying that decision while keeping fixed all other possible condion. B) If the condition is (A&&B||C) then minimum 4 test case required to cover all the paths. Which are those 4 test cases. C) If the condition is (A||B&&C) then minimum 4 test case required to cover all the paths. Which are those 4 test cases.
2, 6, 12, 20, 30, ___, 56
What are the valuable steps to resolve issues while testing?
what is the diff or relation between qa and verification qc and validation
what is the difference between software testing and quality testing? how do they vary,waht is the process of testing in both software and quality?
What the different types of test coverage techniques are?