what r the topics coverd in maual testing?
OR
syllabus for manual testing
Answer Posted / rajendra prasad
Testing is not a simple subject:
Anyway i will try to list important and most real time
using things:
1. Testing Terminology
2. SDLC Models
3. Test Life cycle
4. Defect Life cycle
5. Test case Preparation
a. Functional Test Case Preparation
b. GUI Test Case Preparation
6. Test Data Preparation
7. Test case Review
8. Test Case Execution
9. Smoke/Sanity Testing
10.Retesting ,Regression Testing Process
11. Bug/Defect Report writing
12.Bug or Defect Reporting and Tracking
13.Test summary Report Preparation
14.Excel using skills
The above mentioned things are minimum that u should learn
to survive in software testing profession.
Please try to learn atlest above things before going to
any testing interview.
byee
Friends
Still if u have any doubts don't hesitate to call me or
mail me.
Rajendra Prasad Reddy
rajendra_penumalli@yahoo.com
My Mobile number:9885162742
Hyderabad
India
| Is This Answer Correct ? | 46 Yes | 9 No |
Post New Answer View All Answers
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 about the test case if the field only takes a certain number of characters or a minimum number?
What is smoke test? Do you use any automation tool for smoke testing?
i want to for technical interview question paper along with in tesrviwe Phases i need
.In languages testing, what is the fixed part and changing part?
What types of documentation are used in qa?
What is Test Design?
How we test the bulk of contents in web page using manual testing? Is any open source tool available for that ? Thanks in advance..
How can we test for drastic (severe) memory leakages?
how agile testing is performed and what are the related documents.
How do you define a testing policy?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
What knowledge I must have as a 3 yrs. manual tester??
can u write some high level scenarios on ms outlook express
Explain stub in testing point of view?