1) The document discusses performance testing in the cloud for Oracle Database upgrades, utilities, cloud migrations, and patching. It provides an overview of common testing challenges and how to address them when testing in the cloud.
2) Tools like SQL Performance Analyzer, Database Replay, and Real Application Testing are included with some cloud database offerings and can help with testing in the cloud. Data subsetting techniques and using snapshot standbys are also discussed.
3) Repeatable testing is important, and restoring to guaranteed restore points or using snapshot standbys allows restoring the database to a known state before and after tests. Statistics need to be refreshed after restoring to ensure accurate optimizer statistics.