Can anybody give the syllabus of Manual testing in order
wise so i would like to prepare for that in proper manner.
I have only one month time to get prepare for that.
Rashmi_vastred@yahoo.co.in
Answer Posted / vamsi krishna i
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
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is smoke test? Do you use any automation tool for smoke testing?
Risk Analysis a) 2 step, b)3 step, c) 4 step, d) 6 step
What is function points??????
Unix question: 1)command to print a list of files containing a particular word. 2) what does a .profile mean. 3) what is a file server? 4) Command to move towards left in vi editor explain grep and find commands using example.
Once automated, what are the types of functionality provides the highest Return On Investment (ROI) to the company?
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.
Define cause effect graphing?
What is difference between Manual testing and Pega/BPM testing?
How do you perform configuration management with typical revision control systems?
What is Dynamic Binding and Dynamic Loss?
what is diffrence between dynamic black box testing and dynamic white box testing
What is the typical situation u faced while collecting the test data?
negative test cases on banking domain ?
Tell me the SRS based review,brs based review
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.