-What do you think about unit testing?
-How do you assure quality of the code you release?
-How do you release software?
Answer / Ranjit Pradhan
Unit testing is essential for ensuring software quality by verifying individual software components. To assure quality of the released code, I implement unit tests during development and ensure they pass before deployment. The software is usually released via a version control system after thorough testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why you choose automated testing over manual testing?
Enlist some of the key challenges that are faced while performing software testing.
What is the QA process?
Define Quality testing ?
What is a test case template?
what r the key components in a test plan document?
What are the advantage and disadvantages of automated testing?
Whose level is higher in between QA, QC and tester and their role and resposibilities and job profile.
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please
What is the responsibility of programmers vs QA?
what sort of things what u put in Bug Report ?
What is quality control?