User Acceptance Flashcards

1
Q

Test scripts

A

are often written by the BA for the defined testers.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Performance Testing

A

this type of testing evaluates how the system responds when large volumes of records or operations are being handled.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

In-App Prompt

A

a notification that alerts Salesforce users about what’s new, in context of the tool, at the right time.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Technical Debt

A

unnecessary complexity in an org that increases the time to deploy new innovations in the future.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

User Acceptance testing

A

gives end users the opportunity to accept or reject the final feature delivery.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Unit tests

A

focus on the smallest bits of code you’ve added to an org

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Integration tests

A

need to be done whenever you have code interacting with anything not native in your org.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Functional tests

A

verify that features work as defined in your technical requirements.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly