1.1.3 A test automation team integrates an LLM into their defect triaging workflow. The initial implementation uses a model pre-trained on vast text, code, and image datasets without any fine-tuning. The team notices that while the model can categorize defects across multiple domains, it often fails to follow precise categorization rules provided in the prompt. Which type of LLM is most likely being used?
1.2.2 A tester is new to the team and needs quick clarifications on exploratory test approaches for a mobile banking app. They want answers immediately, without setting up any additional tools. What is the most efficient approach?
3.1.3 A team formats the test data fed into an LLM in CSV with clearly labeled columns instead of using a loosely formatted text file. Which risk reduction method is being used?