本文へスキップ
無料03 / 42 ページ

TOEIC Level 600 - Topics 1-5

Topic 1. Level 600

Script

Questions

Q1. What is the man doing?

A) Writing new code for the payment module

B) Giving feedback on the woman's code

C) Testing the checkout function

D) Fixing a database problem

Q2. What is one problem with the checkout function?

A) It uses the wrong programming language

B) It does not connect to the database

C) It calls the database too many times

D) It charges the wrong amount

Q3. What can we infer about the woman?

A) the woman disagrees with the feedback

B) the woman is new to the company

C) the woman will not change the code

D) the woman is open to improving the code


Topic 2. Level 600

Script

Questions

Q1. What is the purpose of this conversation?

A) To discuss a new project idea

B) To plan the QA testing schedule for a feature

C) To review the results of a test

D) To interview a new QA engineer

Q2. What will the woman send to the man?

A) The source code and build instructions

B) The staging server URL and requirements document

C) The list of bugs found by developers

D) The final test report

Q3. What can we infer about the QA testing process?

A) It will take exactly three days

B) It might take longer if many bugs are found

C) It will be done by one person

D) It does not require any documentation


Topic 3. Level 600

Script

Questions

Q1. What is the main problem?

A) The server is completely down

B) Users cannot log in to the app

C) The app is running very slowly

D) The database lost some data

Q2. What is the likely cause of the problem?

A) A network issue at the data center

B) A heavy query from the new search feature

C) Too many new users signing up

D) An old server that needs to be replaced

Q3. What will the team do first?

A) Add more servers

B) Fix the search query

C) Contact the users

D) Roll back the deployment


Topic 4. Level 600

Script

Questions

Q1. Why is the build failing?

A) The server is down

B) A unit test is not passing

C) The code has a syntax error

D) The database connection is broken

Q2. What is the actual problem?

A) The discount code is calculating the wrong amount

B) The marketing team made a mistake

C) The test was not updated after the discount rule changed

D) The order module was deleted by accident

Q3. What will the woman do next?

A) Change the discount back to 10 percent

B) Contact the marketing team

C) Update the test to expect 15 percent

D) Rewrite the entire order module


Topic 5. Level 600

Script

Questions

Q1. What does the woman want the man to do?

A) Write the notification feature

B) Review a pull request

C) Attend a team meeting

D) Fix a security issue

Q2. Why did the team switch to a new email library?

A) The new library is faster

B) The old library was too expensive

C) The old library had a security issue

D) The manager asked them to change it

Q3. What will the man do before approving the pull request?

A) Ask the manager for permission

B) Rewrite the notification code

C) Wait until after the meeting

D) Check the test coverage