what r the topics coverd in maual testing?
OR
syllabus for manual testing
Answer Posted / magic.box
Manual
Why Software Testing
Quality Principles
Software Development Life Cycle(SDLC)
Project Management
Requirement Management
Configuration Management
Testing Process
Testing Life Cycle
Testing Levels
Testing Techniques
Special Types of Testing
Test Case Design
Defect Tracking
Testing Metrics
| Is This Answer Correct ? | 29 Yes | 8 No |
Post New Answer View All Answers
What is the first test in software testing process?
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?
write test condition for testing SMS service of a mobile phone maximun length is 100 character while sending and 80 character for receiving write test scenarios do not write test cases
what is a data guidelines?
What is white box testing?
Information about Automated Software Installer
Can you explain requirement traceability and its importance?
Please is there any one working with ITR.COM? Having interview with them. Any tips will help.
Explain the components of a test plan?
what could be the (realtime)bugs you come across in job portal and health care projects in terms of 1. high severity n low priority 2. high severity n high priority 3. low severity n low priority 4. low severity n low priority? pls its very urgent thanks n in advance n lukin forward for reply
How to find that tools work well with your existing system?
What is smoke test? Do you use any automation tool for smoke testing?
Could some one tell me test cases for multi line text boxes like Notes field?
Define Stability, Scalability and reliability with example ?
Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning