Question 1

What is true about configuration management tool

Question 2

What is the agenda for daily stand up meeting?

Question 3

You have been given the following story: As a 'State bank' customer who travels frequently, I want to have an International debit card You have also been given the following acceptance criteria: 1. The minimum bank balance should be $500 and the account status 'Active'. 2. If the bank balance goes under $500 and the account status is 'active', there is a penalty of $50 monthly. Which of the following is the first test case that should be written for the acceptance-test driven implementation?

Question 4

You have to test a login screen for a website. Which of the following is the best black box testing technique for this requirement?

Question 5

Which of the following statements about component testing is not true?

Question 6

Income tax is set a flat rate of 20% annually for all incomes but with 2 exceptions. Tax exemption is given for incomes below 5000 USD annually. Also, families with single worker and more than five members get 5% tax reductions. What is the number of test cases generated using decision table testing when having one test case per each table rule?

Question 7

What is the difference between use case and test case

Question 8

Which of the following are true of software development models? a) Component Integration testing is present in all development models. b) Acceptance testing can take place before system testing starts. c) Acceptance testing should only start when system testing is complete. d) There may be fewer than four test levels in a V-model.

Question 9

There is a new feature for the current sprint which will result in changes to the existing database design. The testers on the team realize that this change may require major changes in the existing scripts and can introduce many bugs. What is the best course of action for the testers to take?

Question 10

A defect was found during testing. When the network got disconnected while receiving data from a server, the system crashed. The defect was fixed by correcting the code that checked the network availability during data transfer. The existing test cases covered 100% of all statements of the corresponding module. To verify the fix and ensure more extensive coverage, some new tests were designed and added to the test suite. What types of testing are mentioned above? i. Functional testing. ii. white box testing testing. iii. Re-testing. iv. Performance testing.

Question 11

Four testers have each submitted a defect report in which each reported a problem with the User log-on process. User log-on is a critical component of the system. The table below describes the four defect reports submitted. Which Tester has reported the incident MOST effectively, considering the information and priority they have supplied?

Question 12

Question 18: Inspections can find all the following except

Question 13

As a Udemy user, I want to able to submit feedback on the course, so that the author can read my opinion or concern . Here is my test case : Scenario: User submits feedback form with the valid data Given I'm in a role of logged-in Udemy user When I click on the feedback link Then the system shows me the 'submit feedback form' containing 'rating' and 'comment' fields which are required. 'Name' field is auto populated with my name and I fill in the 'rating' and 'comment' field. On clicking 'Submit Feedback' button, the system submits my feedback and shows the 'You've successfully submitted your feedback' flash message This is an example of which of the following tests?

Question 14

Which of the following is the method of 'collaboratively creating acceptance test criteria' that are used to create acceptance tests before delivery begins?

Question 15

Which of the following is not true about testing and development activity in an Agile project ?

Question 16

what is true about change in agile?

Question 17

Which of the following is not a criteria of definition of done for user stories ?

Question 18

During a daily stand up meeting. Following agendas were discussed. 1. Current work progress 2. Tasks completed 3. Tasks to be done today 4. Impediments to progress due to delay in test related activities. What should the team do in such a situation

Question 19

Conducting frequent product demonstrations can help an Agile team avoid which of the following project risks?

Question 20

In the testing quadrants, which quadrant contains unit tests?

Question 1

What is true about configuration management tool

1 / 20

  • Course Set 1