How can you describe QA process in your last company?
Answer Posted / neelima kumbhar
Knowledge Transfer Meetings
Test Case Preparation
Testing
Prepare Software Test Plan
QA Team Member
Review and baseline test plan
QA Lead
Prepare the software Test Specifications as per the template
QA Team Member
Review and baseline the test specifications
QA Manager
Perform validity of build notification
QA Team Member
Perform smoke test
QA Team Member
Execute test cases
QA Team Member
Report test results
QA Team Member
Perform defect verification
QA Team Member
Prepare test summary report
QA Team Member
Tailor the template if required, as per process tailoring
guidelines.
Project Manager
Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
How will you manage a team member who is more experienced than yours and what challenges will you face? ( that guy might be technically sound).
What are the five common solutions for software developments problems?
-What do you think about unit testing? -How do you assure quality of the code you release? -How do you release software?
What are the tests activities that you want to automate in a project?
Explain what is the difference between regression testing and retesting?
Explain the benefits of destructive testing.
Can you perform regression testing performed manually?
How can new software qa processes be introduced in an existing organization?
We have a directory structure /usr/local/jboss/server/{$app_name}/log/*.log which contains 1000 log files. A web application has been logging to the cloud.log file, the attempts of a user called test. The code logs the following way: log.debug(username); where the username equals “test”. What command line application and or combinations of applications will you call in order to create a file named user_log.csv that contains the following lines, where the timestamp is sorted: timestamp,username
During the test case review, what are the main important things will you check
hey, i recently attended 2 interviews and they asked whether I used qamonitor of softsmith. any help on what it does?
How do you audit configuration management
When to start qa in a project?
What should Development require of QA?
What is specification-driven testing?