What are the steps involved in Manual Testing
Answer Posted / satya
Steps in Manual testing
1.Reviewing requirement document which we got from client
2.Understanding client requirement and functionality
3.While reviewing the doc if we get any doubt or question, we should ask our business analyst
4.List out all possible functionality or scenarios
5.write test cases for all scenarios which we listed out
6.Prepare test data if any test cases required
7.Map all requirements and test cases into RTM
8.After getting confirmation mail from deployment team, we should start executing test cases
9.if all test cases got passed, change the status in RTM (In rtm on requirement or functionality may contain 1 or more test cases, if all test cases passed then only particular requirement will be passed, if one test case is failed for a requirement total requirement will be failed) and intimate to superior
if some test cases are failed,
10. Post the bugs in bug tracking tool(bug status: NEW)
11. Developer will open that issue to fix (Bug Status: OPen)
12. Developer fixed the bug (Bug Status: Fixed)
13. Tester need to verify that bug whether it is fixed or not (if bug is fixed, bug status: Closed, if bug is not fixed bug status: Reopen until bug is fixed)
how do you know whether all requirements are passed or not
or
when we need to stop the testing?
by using RTM we will know that, whether all requirements have been passed or not
if all requirements are passed in rtm, that means application is being as per client requirements.
the is the testing process.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
what comments have u given in peer review? tell me at least 3 comments what u have given? july27 brahma412@yahoo.co.in
For any web application, what are the possible login features that should be tested?
How to explain a banking project in interview ? like project discription is Client Online Banking Application provides access to information relating to Banking Online Services provided by Axis to View daily customer transactions, Current and Previous customer statements, Transfer funds from Chequing and Savings accounts ................ From interview point of view can any one explain this project in laymans language
How to test an application if it was already developed and it is in the state of changing the functionality according to the customer requirement How to start testing in this situation. I got an application to test.It is a desktop application.It is still developing and started 8 months back.how can i start to test this application? Is it the right way to test it in "Random testing"? or writing the testcases from page one and executing them.i have an another responsibility that is I have to automate that application. can anyone tell me what is the process to test this application.
What are the different cost elements involved in implementing a process in an organization?
what is coupling integration testing
What is the difference between Functional testing and Unit Functionality testing?
How can write testcases on a code under development pls give asnwer
About Hierarchy level in your company.
plz send the test scenarios and test cases for "user name should contain 4 to 8 chars and they should have only vowels"
Which is the best book to ref. for design the test cases/scenario in manual testing,which gives detailed idea with all the strategies ?
What is smoke testing and user interface testing ?
what is scrum how with ex?
If you're given a program that will average student grades, what kinds of inputs would you use?
What is the main use of preparing a traceability matrix?