What is a vertical microinstruction?
No Answer is Posted For this Question
Be the First to Post Answer
why do you choose testing?
What is total quality management?
how cam www sites be tested
What is the difference between Testing and Code review?
What is performance 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.
1). explain need of software testing? 2). explain difference between developer testing & test engineers testing? 3). explain difference between verification & validation 4). which process your organization follows to develop an application? 5). explain v-model? & what is the meeting point in v-model?
What the main advantages of statement coverage metric of software testing are?
HOW TO LEARN VB SCRIPTING IN FEW DAYS AND EASIEST WAY
suppose u have raised one bug. you have posted to that concerned developer..he can't accept that is a bug. what will u do in the next stage?
Explain structural testing?
Explain system testing?