Salesforce Certified JavaScript Developer (JS-Dev-101) JavaScript-Developer-I Question # 48 Topic 5 Discussion

Salesforce Certified JavaScript Developer (JS-Dev-101) JavaScript-Developer-I Question # 48 Topic 5 Discussion

JavaScript-Developer-I Exam Topic 5 Question 48 Discussion:
Question #: 48
Topic #: 5

A test has a dependency on database. query. During the test, the dependency is replaced with an object called database with the method,

Calculator query, that returns an array. The developer does notneed to verify how many times the method has been called.

Which two test approaches describe the requirement?

Choose 2 answers


A.

White box


B.

Stubbing


C.

Black box


D.

Substitution


Get Premium JavaScript-Developer-I Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.