Quality Assurance Questionnaire Welcome to your Quality Assurance Questionnaire The questionnaire needs to be completed in 30 minutes. Full Name Email Address English Fluency Assessment > This general assessment has been designed to help us decide what level of fluency you possess in English, which is essential for all communication. I'm from Pune. ____________ is in Maharastra. They It He She Excuse Me. How _________ your last name? K-A-R-A-N Spell you spell do you spell spell you I'd like ________ omelette, please. A __ an two My name's Pete and this is Sylvia. ________ doctors from France. I'm We're She's They're Sorry, ________ Vaibhav. My name's Aman. I isn't I is not I aren't I 'm not I go to work ________ train. With by for in She ________ a dog. not have don't have don't has doesn't have Stephan ________ in our company. Work works is work working ________ they live in London? Are Is Do Does When do you play tennis? ________ Mondays. On In At By What time ________ work? starts he do he starts does he starts does he start ________ two airports in the city. It is There is There are This is ________ at school last week? Do you were Was you Were you You were Brad Pitt is a popular actor but I don't like ________ . him his her them We ________ the film last week. see saw sees were see He ________ tennis with me yesterday. doesn't played didn't played not played didn't play She was born ________ May 6th, 1979. in at on from Where ________ last summer? you went did you went do you went did you go Were you at the shop at 5 p.m. yesterday? No, I ________ . didn't am not wasn't weren't Excuse me, ________ is the T-shirt? It's 699/- what expensive how much how many how price Quality Assurance Questionnaire > These questions are to assess your knowledge as a Tester or Quality Assurance Executive. What is the difference between the QA and software testing? The black box tester should be able to understand a functional specification or requirements document should be able to understand the source code is highly motivated to find faults is creative to find the system’s weaknesses Which of the following is NOT a static testing technique? Error guessing Walkthrough Data flow analysis Inspections Verification is Checking that we are building the right system Checking that we are building the system right Performed by an independent test team Making sure that it is what the user really wants Equivalence partitioning is A black box testing technique used only by developers A black box testing technique than can only be used during system testing A black box testing technique appropriate to all levels of testing A white box testing technique appropriate for component testing The order in which test levels are performed is Unit, Integration, Acceptance, System Unit, System, Integration, Acceptance Unit, Integration, System, Acceptance It depends on the nature of a project System testing is a Black box testing Grey box testing White box testing Both a and b What is “V” Model? Test Design Technique Test Type SDLC Model Test Level Test cases are designed during which of the following stages? Test recording Test configuration Test planning Test specification Which is not the other name for structural testing? Behavioral testing Glass box testing White box testing None of the above The technique applied for usability testing is White box Grey box Black box Combination of all Which of the following is not a Test Type? Database Testing Security Testing Statement Testing Functional Testing Static analysis can be best described as The reviewing of test plans The analysis of batch programs The use of black box testing The analysis of program code Exhaustive testing is always possible impractical but possible practically possible impractical and impossible Which is not a type of incremental testing approach? Bottom up Top down Big Bang Functional incrimination White-box testing can be started After installation After SRS creation After programming After designing What is Fault Masking? Creating a test case which does not reveal a fault Error condition hiding another error condition Masking a fault by developer Masking a fault by a tester Which of the following is the component test standard? BS7925-2 IEEE 829 BS7925-1 IEEE 610 Testing of software with actual data and in actual environment is known as? Regression testing Beta testing Alpha testing None of the above Beta Testing is done at Developer’s end Third Party's end User’s end User’s & Developer’s end A program with high cyclometic complexity is likely to be Large Small Difficult to write Difficult to test Unit testing is done by Users Developers Customers None of the above Which of the following is not a Software Development Life Cycle Phase? Requirements Gathering Test Closure Coding Testing In order to control cost, defects should ideally be detected in which phase? Coding Design Implementation Requirements Gathering Error guessing is a Test verification technique Test data management technique Test control management technique Test execution technique Which of the following is not a white box technique? State transition testing Path testing Statement testing Data flow testing Alpha testing is Post-release testing by end user representatives at the developer’s site The first testing that is performed Pre-release testing by end user representatives at their sites Pre-release testing by end user representatives at the developer’s site Impact Analysis helps to decide Different Tools to perform Regression Testing Exit Criteria How many more test cases need to written How much regression testing should be done In which activity of the Fundamental Test Process is the test environment set up? Test implementation and execution Test planning and control Test analysis and design Evaluating exit criteria and reporting Unreachable code would best be found using code reviews code inspections a coverage tool a static analysis tool The main focus of acceptance testing is finding faults in the system ensuring that the system is acceptable to all users testing the system with other systems testing for a business perspective testing by an independent test team Which of the following is not part of performance testing? Measuring response time Recovery testing Measuring transaction rates Simulating many users Generating many transactions Which of the following is a major task of test planning? Determining the test approach Preparing test specifications Evaluating exit criteria and reporting Measuring and analyzing results Which of the following would be a valid measure of test progress? Number of undetected defects Number of test cases not yet executed Total number of defects in the product Effort required to fix all defects The difference between re-testing and regression testing is re-testing is running a test again; regression testing looks for unexpected side effects re-testing looks for unexpected side effects; regression testing is repeating those tests re-testing is done after faults are fixed; regression testing is done earlier re-testing uses different environments, regression testing uses the same environment re-testing is done by developers, regression testing is done by independent testers What is the purpose of test completion criteria in a test plan? to know when a specific test has finished its execution to ensure that the test case specification is complete to set the criteria used in generating test inputs to know when test planning is complete to plan when to stop testing Which testing phase tests individual software modules combined together as a group? Module testing Integration testing White Box testing Software testing Before launching a software which testing is to be done in-house? Beta Gamma Alpha None of the above