Which is least required skill of a Tester?
1.Good Programmer
2. Reliable
3.Attention to details
4.Being diplomatic
Posted Date:-2021-12-21 03:56:28
If a company decides to migrate from Windows XP to Windows 7, which type of testing is done to ensure that whether your software works on new platform?
1. Interoperability Testing
2.Portability Testing
3.Usability Testing
4.Performance Testing
Posted Date:-2021-12-21 04:11:27
In manual correlation, we can include maximum of _____ parameters per scripts.
1. 52
2.64
3.76
4. 82
Posted Date:-2021-12-21 04:13:56
We specify the objects and classes in the filter by clicking the Select Button and selecting the required items in the _____
1.Selected object only.
2.Defaults object type.
3.All object type
4.Selected object type
Posted Date:-2021-12-21 04:15:43
What is / are the characteristics of a well-formed design class?
1.Primitiveness
2.High cohesion
3.Low coupling
4. All of the above
Posted Date:-2021-12-21 04:20:55
What is Risk?
1.Negative consequence that could occur
2. Negative consequence that will occur
3. Negative consequence that must occur
4.Negative consequence that shall occur
Posted Date:-2021-12-21 04:19:31
What type of testing is broad and shallow?
1.Smoke
2. Sanity
3.High cohesion
4. Primitiveness
Posted Date:-2021-12-21 04:20:32
When is Acceptance Testing performed in Agile development?
1.On request of customer
2.After system is ready
3. At the end of each iteration
4.daily
Posted Date:-2021-12-21 03:55:16
Which is not a part of Decision Table?
1.Stub portion
2.Driver portion
3.Condition portion
4.Action portion
Posted Date:-2021-12-21 03:54:52
Which is not true in case of COOKIES?
1.Is text only String.
2.Persistent Cookies are created temporarily in browser’s sub folder while visiting a website .
3. Used to solve the “Statelessness” of the HTTP Protocol used to store and retrieve used specific information on the web.
4. Cookies are not Software.
Posted Date:-2021-12-21 03:52:02
Which is not true in case of Sanity Testing?
1.Sanity test is a narrow regression testing.
2.Sanity test is usually unscripted.
3.Sanity testing is a cursory testing.
4.Sanity testing is High Level Testing.
Posted Date:-2021-12-21 04:12:45
Which is not true regarding Spiral Model?
1.Risk analysis is involved in every cycle of development.
2.Uses series of prototype for refining test execution plan.
3.For any change we need to iterate the whole cycle.
4.. Only this model has the risk analysis phase.
Posted Date:-2021-12-21 04:18:41
Which is the most desirable form of coupling?
1.Control coupling
2.Data coupling
3.Common coupling
4. Stamp coupling
Posted Date:-2021-12-21 04:21:33
Which of the following categories, Black-box testing attempts to find errors?
1.Incorrect or missing functions
2.Interface errors
3.Behavior or performance errors
4.All of the above
Posted Date:-2021-12-21 04:10:12
Which of the following is not a verify and asserts method in Selenium?
1.VerifyElementPresent
2.VerifyElementNotPresent
3.VerifyText
4. VerifyTextAttributes
Posted Date:-2021-12-21 04:17:19
Which of these cannot be successfully tested using Loop Testing Methodology?
1.Simple Loops
2.Nested Loops
3.Concatenated Loops
4. None of the above.
Posted Date:-2021-12-21 04:08:36
__ set includes fundamental test that contains positive checks and validating the application.
1. Sanity Test Case
2.Regression Test Case
3.Function Test Case
4.Advanced Test Case.
Posted Date:-2021-12-21 04:14:22
___ is always indented under the associated step.
1.Action icon
2.Web check icon
3.Service icon
4.Control icon
Posted Date:-2021-12-21 04:13:08
____ is used to coordinate the sending of a data between computer.
1. Media Access Control
2. Logical Link Control
3. Media Player Script
4.All of these
Posted Date:-2021-12-21 03:52:26
____ is used to delete old Test Run?
1.Delete Test
2. Del Run
3.Purge Run
4. Free Run
Posted Date:-2021-12-21 04:15:08
_____ is done by suddenly increasing the load for a small period of time and observing the behavior of the system.
1.Stress Testing
2. Load Testing
3.Spike Testing
4. All of these
Posted Date:-2021-12-21 03:53:57
A Online Bus Reservation System asks number of seats to be reserved by user where user can reserve seats till its capacity will be full. If a tester wants to test that particular field using Boundary Value, what do you think will be a correct set of input values?
1.1, 2, capacity -1, capacity, capacity + 1
2.0, 1, capacity, capacity + 1
3.0, 1, 2, capacity + 1, a very large number
4.0, 1, 10, 100, capacity, capacity+1
Posted Date:-2021-12-21 04:04:57
As a tester which of the following will come under product risk if you are testing an e-commerce website?
1.Shortage of testers
2. Many changes in SRS that caused changes in test cases
3. Delay in fixing defects by development team
4.Failure to transfer a user to secure gateway while paying
Posted Date:-2021-12-21 04:05:23
As the reliability increases, failure intensity _____.
1. Decreases
2.Increases
3.No effect
4.None of the above
Posted Date:-2021-12-21 04:07:15
Component based software engineering emphasizes on ____
1.Coupling
2. Software planning
3.Reusability
4.None of the above
Posted Date:-2021-12-21 04:07:39
Component Drivers are not needed for ______.
1.Big-Bang
2. Top Down
3. Modified Top Down
4.Modified Sandwich
Posted Date:-2021-12-21 04:11:58
Coupling and Cohesion is explained by _______ .
1.Software Requirement Specification
2. Cause-Effect Graph
3.Structure Graph
4. Dependency Matrix
Posted Date:-2021-12-21 04:12:20
If you wanted to access the element that has the text "This element has an ID that changes every time the page is loaded" in it, then which of the following is used?
1.//div[contains(@id,'time_')]
2. //div[contains(@id_time())]
3.//div[parameter(@id_time())]
4. //div[parameter(@id,’time_’)]
Posted Date:-2021-12-21 03:53:30
Mutual Exclusion problem occurs when _____
1.Two disjoint process that do not interact
2.Process sharing same resources
3.Process not sharing same resources
4.None of these
Posted Date:-2021-12-21 04:18:11
Regression Testing is a major part of which of the life cycle?
1.Waterfall model
2.V model
3. Iterative model
4.All of the above
Posted Date:-2021-12-21 04:05:45
Risk Management is a responsibility of the ____
1.Customer
2. Investor
3.Developer
4.Project team
Posted Date:-2021-12-21 04:19:06
Test plans are based on _____
1.Project Plan
2. Business Plan
3.Support Plan
4.All of these
Posted Date:-2021-12-21 03:54:23
The speedometer of a car uses 7 colours to show the speed. Each colour covers a range of 20 km, with an operating minimum and maximum of 0 and 140. Which of the following values is LEAST likely to have been identified when applying the Boundary Value Test Design Technique?
1. -1
2.0
3. 7
4.1212
Posted Date:-2021-12-21 04:03:58
To pass an Exam, a candidate has to score minimum of 50 marks in order to clear the exam. The maximum that he can score is 100 marks. Identify the Valid Equivalence values if the student passes the exam.
1. 50, 58, 75
2.49, 50, 51
3.52, 60, 99
4. 0, 15, 50
Posted Date:-2021-12-21 03:56:52
Validation is focused on ____
1. Product
2. Process
3. Both
4. None of the mentioned
Posted Date:-2021-12-21 04:06:29
Verification is focused on _____.
1.Product
2. Process
3. Both
4.None of these
Posted Date:-2021-12-21 04:06:08
What are the objectives of Integration Testing?
1. To verify that system is functioning according to specified requirements.
2.To verify that system meets user expectation and needs.
3. To verify that system separately testable modules are functioning properly.
4. To verify that interfaces between different parts of system.
Posted Date:-2021-12-21 03:55:40
What is the default port number used by hub in Selenium?
1.4444
2.2222
3. 1111
4.3333
Posted Date:-2021-12-21 03:52:49
What type of testing is deep and narrow?
1.Smoke
2. Sanity
3.Primitiveness
4.Low coupling
Posted Date:-2021-12-21 04:20:03
Which is not a type of Review?
1. Requirement Analysis
2.Peer to peer
3.Technical
4.Walk through
Posted Date:-2021-12-21 04:10:35
Which is not the WinObject test in Low-Level Recording?
1.Click
2. DbClick
3.Type
4.Activate
Posted Date:-2021-12-21 04:16:05
Which is not true in case of Root Folder?
1.Under root folder unattached folder is present.
2.You cannot add a test set directly to the unattached folder.
3.You can add a test set directly to the root folder.
4.Unattached folder contains test set no longer associated with a folder.
Posted Date:-2021-12-21 04:14:46
Which is the odd one out?
1.Action icon
2. Control icon
3. Request icon
4.Service icon
Posted Date:-2021-12-21 04:13:32
Which is the worst type of coupling?
1.Control coupling
2.Data coupling
3. Content coupling
4.Stamp coupling.
Posted Date:-2021-12-21 04:22:02
Which items is / are Configuration Items?
1.Source Code
2. Test Cases
3. Design Specification
4. All of the above
Posted Date:-2021-12-21 03:56:04
Which of the following is true regarding Trojan Horse Program?
1.Are legitimate programs that allow unauthorized access
2. Are hacker programs that do not show up on the system
3.Really do not usually works
4.Usually are immediately discovered
Posted Date:-2021-12-21 04:17:44
Which of the following type of testing is done without Planning and Documentation?
1.Unit Testing
2.Retesting
3.Ad hoc Testing
4. Regression Testing
Posted Date:-2021-12-21 04:11:00
Which process will be used in JavaScript to find an element?
1. By DOM query
2.BY XPath query
3.BY CSS sector
4.All of these
Posted Date:-2021-12-21 04:16:51
Which testing is performed first?
1.Smoke
2. Sanity
3.Depending upon project one can selected first for execution
4. Simultaneously
Posted Date:-2021-12-21 04:06:53
Writing a test summary report is a major task of _____
1. Test Closure activity
2.Implementation and execution
3.Evaluating exit criteria and Reporting
4.Analysis and Design
Posted Date:-2021-12-21 03:57:20