What are non-functional requirements?
Answer / lakshmikantha b
The non-functional requirements of a software product are:
reliability, usability, efficiency, delivery time, software
development environment, security requirements, standards to
be followed etc.
| Is This Answer Correct ? | 2 Yes | 0 No |
What is test driver?
What is a document version?
what is test log? tell the process?
Explain what test plan is? What is the information that should be covered in test plan?
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 software verification?
what r the contents in defect reporting?
What is a 'walkthrough' in Software Testing?
EXPLAIN HISTORY OF SOFTWARE ENGINERRING? ISO & CMM certification and its use in context to software testing
To test a function, what has to write a programmer, which calls the function to be tested and pass test data.
Explain defect?
Here is a topic for me to give a seminar "Web and Window based Testing".I didnt understand,which testing this topic comes under.can you give clear information and ralted urls,so that it will help me a lot.