Does anybody used Visio in QA.If so, can u please explain
where and when u used visio diagrams
No Answer is Posted For this Question
Be the First to Post Answer
What is Multipath I/O?s
When is rtm (requirement traceability matrix) prepared?
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.
what errors can occur when the page loads?
What is quality management?
What the difference between latent and masked defects is?
Describe one or two achievements which have given you the most satisfaction
In white box testing, what do you verify?
What is RC update and BRIO?
Examples where you have worked on your own and as part of a team.
A testing process that exercises a software system's coexistence with others by taking multiple integrated systems that have passed system testing as input and tests their required interactions.
What is bottlenecks? Explain with example.