🎴 Flashcard Mode

Software Testing and Quality Management Quiz

Card1 / 13
Mastered0
Review0
QuestionClick to flip

lr_resume_transaction_instance

AnswerClick to flip back
A
Resumes collecting transaction instance data for performance analysis.
💡 Explanation:

The function lr_resume_transaction_instance resumes the collection of transaction instance data for performance analysis after it has been paused. This is typically used in application performance monitoring tools to control when transaction data is being gathered. Option A incorrectly suggests resuming transaction status rather than data collection, while option B omits the word 'instance'.

Change Mode