Code Repository Management
Step 1 : We have a requirement to create a new lead source as Web2. Developer have done some changes based upon a requirement and have marked the ticket #227 as done in project management tool? Quality Analyst(QA) gal got this ticket #277 .To test in order to test the ticket she created a lead and set the value of Lead source as ‘Web2’ as we were told to do so. Screenshot below:
Next QA will retrieve the class from sandbox in order to do that go to eclipse click File > New > Force.com Project
Now Type a project name then type your organization's Username and Password and if you have the security token you can add it too in the next field but if you don’t have the security token you can create one from your org or you can whitelist your IP to skip the security token part. Fill the correct details then click Next.
Next step is to select the metadata you want to retrieve from the Sandbox and then click OK.
You can now see the metadata which you have retrieved in your local system.
And
What we did to implement the logic:
Step 1 : First of all we have installed Git plugin for eclipse for deployment and retrieval process. To do so we have followed these following steps:
1.1. In Eclipse(any version), Go to help > install new software.
Click on Add New button name the repository(any) and copy and paste this url in the location field url : http://download.eclipse.org/egit/updates
Next Install the available softwares.









Comments
Post a Comment