做Selenium一直都是用的Excel来管理数据驱动的数据,现在想用MongoDB来管理,所以对MongoDB做一个简单的了解应用: Include the below items:1. what is mongodb2. installation(environment)3. work with java4. CRUD5. maybe more if have time MongoDB的介绍去官网上直接查看就可以了。http://www.mongodb.org/ 在Win7下安装步骤: 下载…