Deck 11: Automation Testing and Agile Methodologies: Exploring Tools and Best Practices
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/24
Play
Full screen (f)
Deck 11: Automation Testing and Agile Methodologies: Exploring Tools and Best Practices
1
The main goal of Automation Testing is to the number of test cases to be run manually
A)increase
B)reduce
C)enlarge
D)multiply
A)increase
B)reduce
C)enlarge
D)multiply
reduce
2
Why will you do automation testing?
A)it increases defect detection ratio.
B)it improves the quality of production code.
C)it improves the e?ciency of testing.
D)it reduces the cost of testing.
A)it increases defect detection ratio.
B)it improves the quality of production code.
C)it improves the e?ciency of testing.
D)it reduces the cost of testing.
it improves the e?ciency of testing.
3
Which of the following is not a BDD automation framework?
A)cucumber
B)jbehave
C)watir
D)concordion
A)cucumber
B)jbehave
C)watir
D)concordion
watir
4
What type of test cases should you not automate?
A)tests that don't require re-execution
B)tests that demand continuous testing
C)tests that fall under the acceptance test criteria
D)tests that require cross-platform testing
A)tests that don't require re-execution
B)tests that demand continuous testing
C)tests that fall under the acceptance test criteria
D)tests that require cross-platform testing
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
5
Iterative development is NOT a good idea for?
A)back end development
B)front end development
C)middleware development
D)software development
A)back end development
B)front end development
C)middleware development
D)software development
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
6
Which of the following is not a characteristic of the good automation tool?
A)robust object identi?cation.
B)support of cross-platfor m testing.
C)easy integration with ci tools
D)good debugging ability.
A)robust object identi?cation.
B)support of cross-platfor m testing.
C)easy integration with ci tools
D)good debugging ability.
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
7
Which of the following is the best approach for automation in the long term?
A)build a team with members having development skills
B)outsource automation tasks to external vendors
C)associate with the developers to start automation
D)train manual testers and start automation
A)build a team with members having development skills
B)outsource automation tasks to external vendors
C)associate with the developers to start automation
D)train manual testers and start automation
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
8
JMeter is for performance testing, whereas Selenium is mainly for _.
A)performance testing
B)automation testing
C)sanity testing
D)regression testing
A)performance testing
B)automation testing
C)sanity testing
D)regression testing
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
9
JUnit is a testing tool
A)unit
B)load
C)block
D)agile
A)unit
B)load
C)block
D)agile
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
10
Apache is an open source Java application designed to load test functional behavior and gauge software performance.
A)junit
B)selenium
C)jmeter
D)loader
A)junit
B)selenium
C)jmeter
D)loader
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
11
Who performs manual testing
A)designer
B)tester
C)machine
D)user
A)designer
B)tester
C)machine
D)user
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
12
Which tool is used for test managing scheduling,tracking and analysis
A)test management tool
B)test comparator tool
C)test execution tool
D)performanc e testing tool
A)test management tool
B)test comparator tool
C)test execution tool
D)performanc e testing tool
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
13
Who does static testing
A)tester
B)developer
C)team members
D)user
A)tester
B)developer
C)team members
D)user
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
14
Which is not a challenge for framework design
A)time
B)resources
C)quality
D)debugging
A)time
B)resources
C)quality
D)debugging
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
15
The power of machines to control the executiion of testd,compare their outcomes is called_____
A)testing software
B)automation testing
C)system testing
D)manual testing
A)testing software
B)automation testing
C)system testing
D)manual testing
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
16
When forming an Agile project team it is BEST to use_____
A)generalized specialists
B)top management o?cials
C)highly specialized developers
D)all of the above
A)generalized specialists
B)top management o?cials
C)highly specialized developers
D)all of the above
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
17
What is NOT an Agile methodology?
A)extreme programming (xp)
B)scrum
C)crystal clear
D)pmbok®3
A)extreme programming (xp)
B)scrum
C)crystal clear
D)pmbok®3
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
18
The ' // ' tells the query that _.
A)it needs to stop at the ?rst element that it?nds
B)this is comment
C)the path of the ?le or folder
D)all of these
A)it needs to stop at the ?rst element that it?nds
B)this is comment
C)the path of the ?le or folder
D)all of these
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
19
Which of the following tools would be involved in the automation for regression test
A)data tester
B)output comparator
C)boundary testing
D)capture/ playback
A)data tester
B)output comparator
C)boundary testing
D)capture/ playback
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
20
Defects are less costly if detected in which of the following phases
A)coding
B)design
C)requirements gathering
D)implementation
A)coding
B)design
C)requirements gathering
D)implementation
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
21
User Acceptance testing is
A)white box testing
B)black box testing
C)gray box testing
D)none of the above
A)white box testing
B)black box testing
C)gray box testing
D)none of the above
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
22
Error guessing is a
A)test verification techniques
B)test execution techniques
C)test control management techniques
D)test data management technique
A)test verification techniques
B)test execution techniques
C)test control management techniques
D)test data management technique
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
23
Histogram refers to
A)bar chart
B)run chart
C)pareto diagram
D)correlation diagram
A)bar chart
B)run chart
C)pareto diagram
D)correlation diagram
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck
24
Which one is not Structural Testing?
A)regression
B)parallel
C)acceptance
D)stress
A)regression
B)parallel
C)acceptance
D)stress
Unlock Deck
Unlock for access to all 24 flashcards in this deck.
Unlock Deck
k this deck