What is Bug life cycle?
No Answer is Posted For this Question
Be the First to Post Answer
Your audit indicates that the corporate quality management system did NOT work as it should have. How should this finding be categorized? 1. Minor nonconformance 2. Major nonconformance 3. Deficiency 4. Observation 5. Catastrophic failure
What is structural testing?
Explain code inspection?
generally what they ask in a client interview.regarding projects what they might ask?
What is linked Servers in SQL Server
IS TESTING NEEDED TO EACH&EVERY PROJECT CUMPULSORY OR NOT?
What are the preconditions or initial conditions before doing the Automation testing?
What is Functional, Non-Functional, and Regression Testing used for (i.e. the purpose of each)?
How you will write test cases for integration testing? Explain me with an example ?
What is test driver?
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 is a system administrator?