What are the day to day activities involved in QA process ?
Answer / shikha
1.Meeting with the Team to discuss the tasks ( to do or done)
2.Performing the task assigned by the PM.
3.writting test cases.
4.Reporting new defects.
5.Reviewing fixed bugs.
6.communicating with the developers
| Is This Answer Correct ? | 0 Yes | 0 No |
What is QA Life cycle
What is Recovery Testing?
How would you test an ATM Machine?
What are the Blackbox Testing Techniques?
What is Mutation Testing? Is it white box or black box testing. This is what I think about mutation testing..It is the testing done after the code has been modified in an application( after geting defect complain from clients)with the same test cases and same old test data... Please correct me If I am wrong...............
Scenario :- when we test payment module in the eCommerce site, then how do we verify or actually check transaction failed and the amount will be returned in next few days? i am using pay pal / credit card.
Differences between bug , defect and error
Can anyone listout major scenarios for a payment submission web page???
Negative testcases for salary application..
what is entry and exit criteria?
What are test driver and test stub and why it is required?
What are the tests activities that you want to automate in a project?