Upgrading from version 13.0 to 14.5. How do you know the upgrade is successful?
Thanks!
Upgrading from version 13.0 to 14.5. How do you know the upgrade is successful?
Thanks!
Does anyone have an example of a "completed" up to date Data Management Plan?
I am converting from CA-Endevor to the Rocket ASG LCM product. I'm interested in anyone's experience doing this.
I am looking for pros and cons of manual testing in 2023
I am looking for a tool that I can use to track our software licenses for our project.
Dear All,
What is the difference between a Major change and a significant change?
Hi, I am new to subversion and i need help in migrate Vobs from ClearCase to Subversion,
Thanks in Advance
kgm
I am in the process of updating a CM Plan to include IUID requirements. Is there currently a CM Plan which has the necessary language?
I am looking for a CM consultant who can work along with for few months and setup a CM process in my company. If anyone interested please let me know.
what is the role of software builds like private, integration and release builds in software development life cycle? What kind of documentation is required at build level? Can i allocate version no to a build and when version allocation came into action?
I have been assigned as CM on an OTA project or Other Than Authority Project, very similar to IR&D or prototype. I have written a cm plan based on a department cm plan and modified for the project. But after discussion with the project lead today, and answered responses to a review of drafted CM plan. They want little to no CM support, not even recording or archiving their CDRLs. They would much rather rely on each area to draft, review, and provide CDRLs to customer early on, plus they are using Sharepoint as well to allow customer to review their CDRLs.
I am interested in others' experience using Mathematica for machine learning online course curricula. Let me first say that I have been programming with MMA for almost 10 years now (out of the 40 I have been programming total!). I love the aesthetics and language structure.
We may need to switch from our long standing, 20+ years use of PVCS VM to GIT. CM would like to maintain a Master repository with no branching but allow the developers the freedon to do so bur then merge back into the master. Also are their resources available on pulling information from GIT repository for reports as in a list of files, revisions and change dates for each baseline? Is their any formal training available for GIT and setting it up? Thanks for any guidance on this.
We are a small IT company developing a variety of IT products. I want to incorporate best practices into our product lifecycle management (PLM) process
Thanks,
Rama
Can anyone shed some light on best practices of when / where/ how to establish the scope of the Release in the Agile Development Lifecycle model?
Our problem seems to be that we can never get to the point when we can nail down what the scope of the release is. When we do, it seems to be last minute and I am sure that this is not the best method for testing.
I am a part of a new project in which I am responsible for migrating the CVS repository to GIT. I would appreciate some feedback from anyone who has performed this migration.
hello,
I am trying to passwd the number of redhat release into the file:
- name: To get the RHEL Release
shell: cat /etc/redhat-release | awk '{ print $7 }' |cut -c1
register: RH_REL
#
- shell: touch /etc/yum.repos.d/wfpatch.repo
- shell: echo [RHEL-{{ RH_REL }}-2020_{{ WW }}-OS] > /etc/yum.repos.d/patch.repo
but instead of just 1 number that should be = 6 or 7 (we run only rhel6 or 7) , so instead I am getting all
ok: [dmzpnet6.wellsfargo.net] => {
I am building a binder reference for an Army contract to support FCA and PCA requirements.
Tools like JIRA, Service Now for Incident management, I'm looking for a software platform that will keep track of all related documentation, test plans, user sign offs etc... But what I have not been able to find and is critical for me is a Parent - Child, Child - Child relationship of all changes.
Such as:
CR12345 - is the parent record
CR12345A - is a child record to CR12345
CR12345A1 - is a child record of CR12345A
CR12345B is a child record to CR12345
Has anyone seen software that can support this?
We are using SYNERGY source control.
The requirement is , after the coder has done the changes, it has t be tested by the tester and only upon testing completion, the code should be delivered to source control repository.
it is like A jonkins job for testers where the coding tasks will be given as input parameters and it takes care of deployment in he test environment. after the 'testing' success, the developer will be asked to 'commit' thier changes permenantly. Please hellp me how this process can be implemnted in synergy