首页/测试 & QA/planning-oracle-to-postgres-migration-integration-testing
P

planning-oracle-to-postgres-migration-integration-testing

by @githubv1.0.0
0.0(0)

规划Oracle到PostgreSQL数据库迁移的集成测试,确保迁移后系统功能和数据完整性。

Integration Test PlanningDatabase Migration TestingOracle to PostgreSQLTest StrategyGitHub
安装方式
npx skills add github/awesome-copilot --skill planning-oracle-to-postgres-migration-integration-testing
compare_arrows

Before / After 效果对比

1
使用前

迁移集成测试规划不完善,测试覆盖不足,风险高。

使用后

制定完善集成测试计划,确保迁移后系统功能稳定可靠。

description SKILL.md

planning-oracle-to-postgres-migration-integration-testing

Planning Integration Testing for Oracle-to-PostgreSQL Migration Analyze a single target project to identify data access artifacts that require integration testing, then produce a structured, actionable testing plan. Workflow Progress: - [ ] Step 1: Identify data access artifacts - [ ] Step 2: Classify testing priorities - [ ] Step 3: Write the testing plan Step 1: Identify data access artifacts Scope to the target project only. Find classes and methods that interact directly with the database — repositories, DAOs, stored procedure callers, service layers performing CRUD operations. Step 2: Classify testing priorities Rank artifacts by migration risk. Prioritize methods that use Oracle-specific features (refcursors, TO_CHAR, implicit type coercion, NO_DATA_FOUND) over simple CRUD. Step 3: Write the testing plan Write a markdown plan covering: List of testable artifacts with method signatures Recommended test cases per artifact Seed data requirements Known Oracle→PostgreSQL behavioral differences to validate Output Write the plan to: .github/oracle-to-postgres-migration/Reports/{TARGET_PROJECT} Integration Testing Plan.md Key Constraints Single project scope — only plan tests for artifacts within the target project. Database interactions only — skip business logic that does not touch the database. Oracle is the golden source — tests should capture Oracle's expected behavior for comparison against PostgreSQL. No multi-connection harnessing — migrated applications are copied and renamed (e.g., MyApp.Postgres), so each instance targets one database. Weekly Installs215Repositorygithub/awesome-copilotGitHub Stars25.7KFirst Seen7 days agoSecurity AuditsGen Agent Trust HubPassSocketPassSnykPassInstalled ongemini-cli184codex183opencode177cursor176kimi-cli174github-copilot174

forum用户评价 (0)

发表评价

效果
易用性
文档
兼容性

暂无评价,来写第一条吧

统计数据

安装量0
评分0.0 / 5.0
版本1.0.0
更新日期2026年3月18日
对比案例1 组

用户评分

0.0(0)
5
0%
4
0%
3
0%
2
0%
1
0%

为此 Skill 评分

0.0

兼容平台

🔧Claude Code

时间线

创建2026年3月18日
最后更新2026年3月18日