What is random/monkey testing? When is it used?
No Answer is Posted For this Question
Be the First to Post Answer
What do you call a collection of descriptions of the data items for the benefit of programmers and others who might need to refer to them? 1. A data dictionary 2. A data model 3. A repository 4. A specification 5. A data map
What are the main bugs which were identified by you and in that how many are considered as real bugs?
What is applications of FCOE?
What is upwardly compatible software?
9).explain difference between stab & driver? 10). who will conduct integration testing? 11). explain difference between system testing & functionality testing? 12). explain compatibility testing? 13). explain performance testing? 14). explain inter system testing? 15). explain difference between smoke testing & sanity testing? 16). explain difference between re-testing & regression testing? 17). you prefer manual testing or automation
What is memory leaks and buffer overflows ?
viewing entire results after the batch run in qtp Is there is a easier way view the complete results with out opening one by one test scripts
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.
How technological changes affects a project?
what is about back end testing?
What the difference between a 'defect' and a 'failure' in software testing is?
What is the difference between Manual Test Plan and the Automated Test Plan?