Practice Question and Answer
8Q: Which of the following is not part of performance testing? 21199 05b5cc695e4d2b4197774c50f
5b5cc695e4d2b4197774c50f- 1simulating many usersfalse
- 2measuring response timesfalse
- 3generating many transactionsfalse
- 4recovery testingtrue
- Show Answer
- Workspace
- SingleChoice
Answer : 4. "recovery testing"
Explanation :
Answer: D) recovery testing Explanation: In software engineering, performance testing is in general, a testing practice performed to determine how a system performs in terms of responsiveness and stability under a particular workload.
Q: Which of the following is not a static testing technique? 21181 05b5cc694e4d2b4197774c49d
5b5cc694e4d2b4197774c49d- 1Inspectionsfalse
- 2Data flow analysisfalse
- 3Error guessingtrue
- 4Walkthroughfalse
- Show Answer
- Workspace
- SingleChoice
Answer : 3. "Error guessing"
Explanation :
Answer: C) Error guessing Explanation: Static Testing, a software testing technique in which the software is tested without executing the code. This Techniques provide a powerful way to improve the quality and productivity of software development by assisting engineers to recognize and fix their own defects early in the software development process. It has two parts as listed below: Review - Typically used to find and eliminate errors or ambiguities in documents such as requirements, design, test cases, etc. Static analysis - The code written by developers are analysed (usually by tools) for structural defects that may lead to defects. In this software is tested without executing the code by doing Review, Walk Through, Inspection or Analysis etc. Hence, Error guessing is not a static software testing technique.
Q: Impact analysis helps to decide 20879 05b5cc651e4d2b4197774bd0f
5b5cc651e4d2b4197774bd0f- 1How many more test cases need to written.false
- 2How much regression testing should be done.true
- 3Different Tools to perform Regression Testingfalse
- 4Exit Criteriafalse
- Show Answer
- Workspace
- SingleChoice
Answer : 2. "How much regression testing should be done."
Explanation :
Answer: B) How much regression testing should be done. Explanation: Impact Analysis is used in software testing to define all the risks associated with any kind of changes in a product being tested. Impact Analysis is nothing but analyzing the impact of changes in the deployed product or application. It gives the information about the areas of the system that may be affected due to the change in the particular section or features of the application. Why Impact Analysis is done : 1. It is done to understand the possible outcome of implementing the change. Inducing too much functionality into a product can reduce the overall performance of the product. 2. To identify all the files, documents and models that might have to be modified if team decides to implement the change in product 3. To estimate the effort needed behind implementing the change 4. To identify the task required to implement the change 5. It will list the dependencies on a specific element The impact is analyzed on Requirements, Design & Architecture, impact on Test and impact on schedule.
Q: In the following question number of triangle are

20664 05d2c4d440272a3586d3b5048
5d2c4d440272a3586d3b5048- 121false
- 223false
- 325false
- 427true
- Show Answer
- Workspace
- SingleChoice
Answer : 4. "27"
Explanation :
The main triangle shown is in the given figure and this the total no. of triangle is 15. remaing triangle we can find out in the drawing the triangle in the image.
Q: Complete the following series.
xy _ z _ xxyx _ px _ yxzpx _ yxzpx
20578 05f929a419233c6171b7ee91c
5f929a419233c6171b7ee91cxy _ z _ xxyx _ px _ yxzpx _ yxzpx
- 1yxzpxfalse
- 2yxyzxfalse
- 3xpzxxtrue
- 4zyxpyfalse
- Show Answer
- Workspace
- SingleChoice
Answer : 3. "xpzxx"
Q: Which of the following best describes JavaScript? 20512 05b5cc642e4d2b4197774bb48
5b5cc642e4d2b4197774bb48- 1a scripting language precompiled in the browser.false
- 2an object-oriented scripting languagetrue
- 3a low-level programming language.false
- 4a compiled scripting language.false
- Show Answer
- Workspace
- SingleChoice
Answer : 2. "an object-oriented scripting language"
Explanation :
Answer: B) an object-oriented scripting language Explanation:
Q: Which type of computer could be found in a digital watch?
20488 35d944adb15db5f22bbeb4533
5d944adb15db5f22bbeb4533- 1Mainframefalse
- 2Super computerfalse
- 3Embedded computertrue
- 4Notebook computerfalse
- Show Answer
- Workspace
- SingleChoice
Answer : 3. "Embedded computer"
Q: An optimist thinks that all .............. well with the world.
20242 15da83c5ba065590cb271db5a
5da83c5ba065590cb271db5a- 1shallfalse
- 2will befalse
- 3istrue
- 4wasfalse
- Show Answer
- Workspace
- SingleChoice