Building web application part by part
-
Hi, We are developing an web application. Now we have a situation like, we need to give the BUILD for testing team but this BUILD should not have in going (in progress) developmental activites. For example, a developer is adding some controls in the "AddEmployee.aspx", but testing build should have the previous version of the "AddEmployee.aspx". We are using VSS for our project. Please help us.
Teja
-
Hi, We are developing an web application. Now we have a situation like, we need to give the BUILD for testing team but this BUILD should not have in going (in progress) developmental activites. For example, a developer is adding some controls in the "AddEmployee.aspx", but testing build should have the previous version of the "AddEmployee.aspx". We are using VSS for our project. Please help us.
Teja
-
Hi, We are developing an web application. Now we have a situation like, we need to give the BUILD for testing team but this BUILD should not have in going (in progress) developmental activites. For example, a developer is adding some controls in the "AddEmployee.aspx", but testing build should have the previous version of the "AddEmployee.aspx". We are using VSS for our project. Please help us.
Teja
Hi, Most of the projects are facing this situation. I suggest you to have different versions for test and production in the VSS. Otherwise it is difficult during the build for test and production. Ram