testing Online Quiz - 82
Description: testing Online Quiz - 82 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: testing |
Who is the best coder in SDLC or ITT Team?
When will Balaji get release from IMF account?
Where can you find Balaji on Weekends?
Balaji recently created a document for FACTS Maintenace Team. What is the name of the document?
When a deviation from specified or expected behaviour is visible to end-user, this is called
Regression testing should be performed: (V) Every Week. (W) after the software has been changed. (X)as often as possible. (Y)When the environment has changed. (Z)When the project manager says.
IEE 829 test plan documentation standard contains all of the following except:
Testing should be stopped when:
Order numbers on a stock control system can range between 10000 and 99999 inclusive. Which of the following inputs might be a result of designing tests for only valid equivalence classes and valid boundaries:
Consider the following statements about early test design: (i) early test design can prevent fault multiplication (ii) faults found during early test design are more expensive to fix (iii) early test design can find faults (iv) early test design can cause changes to the requirements (v) early test design takes more effort
Non-functional system testing includes:
Which of the following is NOT part of configuration management:
Which of the following is the main purpose of the integration strategy for integration testing in the small?
What is the purpose of test completion criteria in a test plan:
Consider the following statements: (i) an incident may be closed without being fixed (ii) incidents may not be raised against documentation (iii) the final stage of incident tracking is fixing (iv) the incident record does not include information on test environments (v) incidents should be raised when someone other than the author of the software performs the test
Given the following code, which is true about the minimum number of test cases required for full statement and branch coverage: Read P Read Q IF P+Q > 100 THEN Print “Large” ENDIF If P > 50 THEN Print “P Large” ENDIF
Given the following: Switch PC on Start “outlook” IF outlook appears THEN Send an email Close outlook
Given the following code, which is true: IF A > B THEN C = A – B ELSE C = A + B ENDIF Read D IF C = D Then Print “Error” ENDIF
Consider the following: Pick up and read the newspaper Look at what is on television If there is a program that you are interested in watching then switch the the television on and watch the program Otherwise Continue reading the newspaper If there is a crossword in the newspaper then try and complete the crossword