logo

Crowdly

Browser

Add to Chrome

25-26 CS2800: Software Engineering

Looking for 25-26 CS2800: Software Engineering test answers and solutions? Browse our comprehensive collection of verified answers for 25-26 CS2800: Software Engineering at moodle.royalholloway.ac.uk.

Get instant access to accurate answers and detailed explanations for your course questions. Our community-driven platform helps students succeed!

What is the file name to configure GitLab CI?

View this question

Can you connect your commit the issue you just created to a commit?

  • Please answer this question yes/no
  • Demonstrate how to link the issue you just created to a commit.
    • Before the checkpoint meeting, you should make your local repository (i.e., the cloned repository) up to date (no merge conflict in the meeting).
    • Create the branch, `checkpoint5`, and add the `/Lab/c5.md` file with some random contents.
    • Commit the change and push it to GitLab (to origin checkpoint5).
    • Show your TA that your commit has link to the issue.

View this question

Can you run all required maven commands in this module?

Please answer this question yes/no and demonstrate maven commands during the marking.

Checklist:

  • You can use either your coursework project or lab source code in your git repository.
  • You must configure your pom.xml file and project correclty, so there should be no build failure.
  • Demonstrate how to run tests by using the maven command in a terminal
  • Demonstrate how to run checkstyle check by using the maven command in a terminal
  • Demonstrate how to run spotbugs check by using the maven command in a temirnal
  • Demonstrate how to generate a web site summarises your project by using the maven command in a terminal

View this question

What is the maven command to generate a web site summarises your project?

View this question

What is the maven command to run spotbugs?

View this question

Can you create an issue on your GitLab repository?

  • Please answer this question yes/no
  • Demonstrate how to create an issue with the details below to the TA

Issue

  • Title: Checkpoint marking
  • Assignee: Yourself
  • Description:

## Required actions

- Attend the checkpoint meeting

- Create an issue with this content

## Expected Deliverables

- A new issue assigned to you

View this question

Can you import your Maven project in Ecliipse?

Please answer this question yes/no.

Please demonstrate the maven project import during the checkpoint meeting.

  • If you already imported your project, please delete (delete only in Eclipse, not the actual files) the project first.
  • Show how to import your project in Eclipse.

View this question

(Even if you plan to use other IDEs for the module, please try the checkpoitn with Eclipse)

Did you configure your Eclipse correctly? Answer this question with yes/no.

Please show your TA that

  • Your code formatter configuration
  • Indentation configuration
  • Format source code on save configuration.

View this question

What is the maven command to run checkstyle validation?

View this question

What is the command to run tests with maven?

View this question

Want instant access to all verified answers on moodle.royalholloway.ac.uk?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!

Browser

Add to Chrome