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 |
The Managment is saying Stop Testing immediately some reasons.... What will you do at that time....
HI FRNDS, I HAVE 2 YEARS OF EXP IN MANUAL TESTING,PLZ LET ME KNOW IF THR R ANY OPPURTUNITES IN ANY COMPANY..ID:snehalatha83@gmail.com THANKS IN ADVANCE
what is conditional testing? explain and examples
Q) A hotel telephone sys can perform 3 functions . Call another hotel room by entering a room number(201 to 500) . Call an external line by entering a 9, followed by the number. . call various hotel services 0=operator, 7=room service 8=reception. Write sets of test cases to adequately test this telephone system
What is the difference between Technical TestCase and functional Testcase.
sir actually how we connect the Ajax engine to the normal web chat application how. And how Ajax engine works??
Are all special characters are used in email id? My question is - If I enter *,#$ in email id should it accept?
what is the difference between system integrated testing and integrated system testing?
What is the difference between SIT AND IST?
how build is send to testing team??
What is error guessing?
20 Answers ABC, Thatavarti Technologies,
What is Defect Seeding?