1835. What kind of support is provided by the Code Editing CASE tool?

A. Management of design documents and software code versions
B. Transformation of design records into application software
C. Compiling, interpreting or applying interactive debugging code
D. None of the mentioned
✅ The correct answer is option C.
Explanation: Code editing tool serves the purpose of compiling, interpreting or applying interactive debugging code specific coding language or development tool.

1837. _______________ is a way of providing functionality on a remote server with client access through a web browser?

A. SaaS
B. SOA
C. Configurability
D. Both SaaS and Configurability
✅ The correct answer is option A.
Explanation: The server maintains the user’s data and state during an interaction session.

1839. We use _______________ where various parts of system use are identified and analyzed in turn?

A. tangible entities
B. scenario-based analysis
C. design-based analysis
D. none of the mentioned
✅ The correct answer is option B.
Explanation: Use a scenario-based analysis where various scenarios of system use are identified and analyzed in turn.

1840. Testing done without planning and Documentation is called_________________?

A. Unit testing
B. Regression testing
C. Adhoc testing
D. None of the mentioned
✅ The correct answer is option C.
Explanation: Adhoc testing is used term for software testing performed without planning and documentation. The tests are intended to be run only once, unless a defect is discovered.