exam questions

Exam 98-361 All Questions

View all questions & answers for the 98-361 exam

Exam 98-361 topic 1 question 93 discussion

Actual exam question from Microsoft's 98-361
Question #: 93
Topic #: 1
[All 98-361 Questions]

This question requires that you evaluate the underlined text to determine if it is correct.
Unit testing is the final set of tests that must be completed before a feature or product can be considered finished.
Select the correct answer if the underlined text does not make the statement correct. Select "No change is needed'' if the underlined text makes the statement correct.

  • A. No change is needed
  • B. User acceptance
  • C. System
  • D. Integration
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️
User acceptance testing (UAT) is the last phase of the software testing process. During UAT, actual software users test the software to make sure it can handle required tasks in real-world scenarios, according to specifications.
UAT is one of the final and critical software project procedures that must occur before newly developed software is rolled out to the market.
UAT is also known as beta testing, application testing or end user testing.

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
JamieS
7 months, 2 weeks ago
Answer is A. Unit Testing : This is performed by development team. When they complete there development related to any specific feature they have to perform unit testing to verify that what is in requirements is developed. SIT : This is basically known as Software Integration Testing. This is performed by QA. SIT is performed to verify all the interrelated applications. If we had made change in one application , so to verify the integration between changed aplication and other applications , we need to verify all the integrated points. UAT : This is really very important part. User acceptance Testing is performed by busniess users to verify , what they had asked to the IT team is developed according to there request. If UAT got approve that means you can now move to production environment.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...