Is seniority/paygrade an important factor for effective QA members? [duplicate]
This question already has answers here: QA – Developer communication [duplicate] (2 answers) Closed 11 years ago. As a member of our company’s QA team, I frequently get entirely unenthusiastic feedback from developers in their responses to test results in our agile, web-based software-as-a-service shop. Most of our testing is manual, since automated testing doesn’t […]
Is seniority/paygrade an important factor for effective QA members? [duplicate]
This question already has answers here: QA – Developer communication [duplicate] (2 answers) Closed 11 years ago. As a member of our company’s QA team, I frequently get entirely unenthusiastic feedback from developers in their responses to test results in our agile, web-based software-as-a-service shop. Most of our testing is manual, since automated testing doesn’t […]
Is seniority/paygrade an important factor for effective QA members? [duplicate]
This question already has answers here: QA – Developer communication [duplicate] (2 answers) Closed 11 years ago. As a member of our company’s QA team, I frequently get entirely unenthusiastic feedback from developers in their responses to test results in our agile, web-based software-as-a-service shop. Most of our testing is manual, since automated testing doesn’t […]
How to effectively share projects with other developers
I’m thinking of working with some other people on a c++ or java project. Usually for small projects, we collaborate mostly through emailing source code files back and forth, but on a larger scale, it becomes too easy for things to go wrong.
How to effectively share projects with other developers
I’m thinking of working with some other people on a c++ or java project. Usually for small projects, we collaborate mostly through emailing source code files back and forth, but on a larger scale, it becomes too easy for things to go wrong.
How to effectively share projects with other developers
I’m thinking of working with some other people on a c++ or java project. Usually for small projects, we collaborate mostly through emailing source code files back and forth, but on a larger scale, it becomes too easy for things to go wrong.
How to effectively share projects with other developers
I’m thinking of working with some other people on a c++ or java project. Usually for small projects, we collaborate mostly through emailing source code files back and forth, but on a larger scale, it becomes too easy for things to go wrong.
Why “Fork me on GitHub”? [closed]
Closed 8 years ago.
Why “Fork me on GitHub”? [closed]
Closed 8 years ago.
How to collaborate on features using github
github encourages 1 fork per user, so that that user can work independently on a feature and then request that feature to be accepted into the main repository via pull request.