You are not logged in.

#1 2012-04-02 06:11:37

Ibraheem
Webmaster
From: Capital
Registered: 2012-03-16
Posts: 23,140
Website

S/W Quality Assurance Interview Questions And Answers

Certifications :: S/W Quality Assurance Certification Job Interview Questions and Answers

S/W Quality AssuranceCertification Frequently Asked Questions in various S/W Quality AssuranceCertification Interviews asked by the interviewer. So learn S/W Quality AssuranceCertification with the help of this S/W Quality AssuranceCertification Interview questions and answers guide and feel free to comment as your suggestions, questions and answers on any S/W Quality AssuranceCertification Interview Question or answer by the comment feature available on the page.

1 ► Explain Software testing activities should starta. as soon as the code is writtenb. during the design stagec. when the requirements have been formally documentedd. as soon as possible in the development life cycle
2 ► What is An incident logging systema only records defectsb is of limited valuec is a valuable source of project information during testing if it contains all incidentsd. should be used only by the test team.
3 ► What is A test design technique isa. a process for selecting test casesb. a process for determining expected outputsc. a way to measure the quality of softwared. a way to measure in a test plan what has to be done
4 ► Faults found by users are due to:a. Poor quality softwareb. Poor software and poor testingc. bad luckd. insufficient time for testing
5 ► Explain Which of the following is true?a. Component testing should be black box, system testing should be white box.b. if u find a lot of bugs in testing, you should not be very confident about the quality of softwarec. the fewer bugs you find,the better your testing wasd. the more tests you run, the more bugs you will find.
6 ► In which order should tests be run?a. the most important tests firstb. the most difficult tests first(to allow maximum time for fixing)c. the easiest tests first(to give initial confidence)d. the order they are thought of
7 ► Explain Which of the following is a static test?a. code inspectionb. coverage analysisc. usability assessmentd. installation test
8 ► Suppose A program validates a numeric field as follows:values less than 10 are rejected, values between 10 and 21 are accepted, values greater than or equal to 22 are rejectedwhich of the following input values cover all of the equivalence partitions?a. 10,11,21b. 3,20,21c. 3,10,22d. 10,21,22
9 ► Suppose IF YOU HAVE BEEN GIVEN THE RESPONSIBILITY TO ELICIT REQUIREMENTS FROM A CUSTOMER WHO TELL YOU HE IS TOO BUSY TO MEET WITH YOU. WHAT SHOULD YOU DO?
10 ► Suppose A program with high cyclometic complexity is almost likely to be:a. Largeb. Smallc. Difficult to writed. Difficult to test
11 ► Increasing the quality of the software, by better development methods, will affect the time needed for testing (the test phases) by:a. reducing test timeb. no changec. increasing test timed. cant say
12 ► Using the same code example as question 17,how many tests are required to achieve 100% branch/decision coverage?a. 1b. 2c. 3d. 4
13 ► Testware(test cases, test dataset)a. needs configuration management just like requirements, design and codeb. should be newly constructed for each new version of the softwarec. is needed only until the software is released into production or used. does not need to be documented and commented, as it does not form part of the releasedsoftware system
14 ► When reporting faults found to developers, testers should be:a. as polite, constructive and helpful as possibleb. firm about insisting that a bug is not a ?feature? if it should be fixedc. diplomatic, sensitive to the way they may react to criticismd. All of the above
15 ► Explain Which of the following is not the integration strategy?a. Design basedb. Big-bangc. Bottom-upd. Top-down
16 ► Explain Which of the following is the odd one out?a. white boxb. glass boxc. structurald. functional
17 ► Suppose If the pseudocode below were a programming language ,how many tests are required to achieve 100% statement coverage?1.If x=3 then2. Display_messageX;3. If y=2 then4. Display_messageY;5. Else6. Display_messageZ;7.Else8. Display_messageZ;a. 1b. 2c. 3d. 4
18 ► Explain which of the following statements are true?a. Faults in program specifications are the most expensive to fix.b. Faults in code are the most expensive to fix.c. Faults in requirements are the most expensive to fixd. Faults in designs are the most expensive to fix.
19 ► Explain which of the following is the component test standard?a. IEEE 829b. IEEE 610c. BS7925-1d. BS7925-2
20 ► Explain What is the main reason for testing software before releasing it?a. to show that system will work after releaseb. to decide when the software is of sufficient quality to releasec. to find as many bugs as possible before released. to give information for a risk based decision about release
21 ► Explain Which of the following is NOT a standard related to testing?a. IEEE829b. IEEE610c. BS7925-1d. BS7925-2
22 ► Explain Which of the following tools would you use to detect a memory leak?a. State analysisb. Coverage analysisc. Dynamic analysisd. Memory analysis
23 ► Explain The later in the development life cycle a fault is discovered, the more expensive it is to fix. why?a. the documentation is poor, so it takes longer to find out what the software is doing.b. wages are risingc. the fault has been built into more documentation,code,tests, etcd. none of the above
24 ► Explain which of the following statements is not truea. performance testing can be done during unit testing as well as during the testing of whole systemb. The acceptance test does not necessarily include a regression testc. Verification activities should not involve testers (reviews, inspections etc)d. Test environments should be as similar to production environments as possible
25 ► Using the same specifications as question 29, which of the following covers the MOST boundary values?a. 9,10,11,22b. 9,10,21,22c. 10,11,21,22d. 10,11,20,21
26 ► Explain What is Basis Path Testing?
27 ► Explain Which is not true-The black box testera. should be able to understand a functional specification or requirements documentb. should be able to understand the source code.c. is highly motivated to find faultsd. is creative to find the system?s weaknesses
28 ► Explain Which of the following is a black box design technique?a. statement testingb. equivalence partitioningc. error- guessingd. usability testing
29 ► Explain When should you stop testing?a. when time for testing has run out.b. when all planned tests have been runc. when the test completion criteria have been metd. when no faults have been found by the tests run
30 ► Explain What is Ad Hoc Testing?
31 ► Can you explain What is Acceptance Testing?
32 ► Tell me What is Agile Testing?
33 ► Explain What is the important criterion in deciding what testing technique to use?a. how well you know a particular techniqueb. the objective of the testc. how appropriate the technique is for testing the applicationd. whether there is a tool to support the technique
34 ► Explain Which of the following is NOT a type of non-functional test?a. State-Transitionb. Usabilityc. Performanced. Security
35 ► Explain Coverage measurementa. is nothing to do with testingb. is a partial measure of test thoroughnessc. branch coverage should be mandatory for all softwared. can only be applied at unit or module testing, not at system testing

2012-04-02 06:11:37

Advertisement
Ads By Google

Re: S/W Quality Assurance Interview Questions And Answers



\n

Board footer