What are the steps involved in Manual Testing
Answers were Sorted based on User's Feedback
Answer / karunakar
1) Studying/Understanding the requirements from SRS docs
2) Understanding the functionality of the application.
3) Preparation of Test Cases
4) Execution of Test Cases
5) Posting the bugs in the Bug Tracking tool
| Is This Answer Correct ? | 25 Yes | 2 No |
Answer / sujatha
The steps involved in the manual testing are :
1. First study the requirements from SRS.
2. Understand the application
3. Creation of test cases
4. Review of the testcases against requirements.
5. Execution of testcases
6. Logging the bugs in the tracker and reporting to the
developer.
7. Test Closure.
8. Releasing.
| Is This Answer Correct ? | 15 Yes | 0 No |
Answer / sriram
Steps involved in manual testin are
1.initiation
2.preparation
3.execution
4.closer
| Is This Answer Correct ? | 11 Yes | 2 No |
Answer / 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 |
what are the duties of Quality Assurance engineer and QA Tester?plzzz answer as soon as possible thanku
can anyone tell me few critical bugs in ecommerce project.
What type of Testing u done ur project?
Give me atleast 10 cases of GOOGLE search engine?
Swap 2 variables without using a temp variable
what is negative testing and positive testing with example?
Discuss what test metrics you feel are important to publish an organization?
How to test a web service manually?
aplitue questions will be based on wich type ?
In how many ways you perform batchtesting ?
How to write test cases for a website where we can book the room in Hotel bookin room in hotel the website has some fields like room with A/C or Non a/c room according to this it has room fare, pick up and drop facility they will charge some extra money, veg and non veg food, payment by credit card. please give me the answer
1 Answers First Indian Corporation, SFA, TCS,
plz send the test scenarios and test cases for "user name should contain 4 to 8 chars and they should have only vowels"