JSUnit Question:
Download Job Interview Questions and Answers PDF
Explain 3 levels of JSUnit grouping?
Answer:
suite: the first level
unit: collections of tests
test: collections of assertions (simple checks and validations)
unit: collections of tests
test: collections of assertions (simple checks and validations)
Download JSUnit Interview Questions And Answers
PDF
Previous Question | Next Question |
What is JsUnit? | Tell me list of JSUnit Testing assertions that we can use? |