ReqView Beta 2.0.M1 — Project with Multiple Documents
We have published beta of the first PRO feature — Projects with Multiple Documents. With this feature you can organize your project data (requirements, tests, ...) into separate documents, each document with its own set of custom attributes.
![Requirements project with multiple documents Requirements project with multiple documents](/static/27a4106211b56b8e246032fb73210703/3993d/ProjectMultipleDocuments.png)
So far, we have implemented following usecases:
- Create a new project
- Create a new document in the project
- Delete the current document from the project
- Switch between documents in the current project using the tabbed view or CtrlShiftPageUp / PageDown
- Restore project from application persistency after restart
- Save project as a file
- Open project from a file
In the next milestones we will implement copy and paste of objects between documents and setup traceability links between objects from different documents.