what is meaning of manual testing,,?
Answers were Sorted based on User's Feedback
Answer / chaitu
it is the process which all phases of software testing life cycle like test planning,test development,test execution , result analysis,bug tracking and aCCURCYOF MANUALLY WITH HUMAN EFFERTS
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / madhup
manual testing: prepare and execute test cases with manually without using any tool is called as "manual testing".
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ml narasimhulu
like me tester preparing test cases and executing test
cases on sut and decide manual which test is passed and
which is not passed
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / prasad padalkar
The verification & Validation of software is called
software tyesting....
| Is This Answer Correct ? | 0 Yes | 0 No |
How many tabs are in QC?Name some tab
Whats the meaning of features to be tested and features not to be tested in Test plan?
3 Answers Oneclick Testing Solutions,
what is difference between Sanity testing and Smoke testing?
what is manual testing? what is the difference between manual testing and automation testing?
14.What is function point breakdown?
Differentiate verification and validation?
how will u Do Smoke testing and Sanity testing for these fields:We have 3 fields on page: Name,Address and Pincode ?
What is unit level testing?
what is Beta testing??
Differentiate defect life cycle and test cycle.
What are the advantage and disadvantage of Selenium IDE tool? Is that useful for testing .net projects? please reply my friends.
First Name & Last Name fields are there in the application form, In Application First name & last name fields accepts the numerical value 453455 & special characters $%#$% . My question is that --> I think No need to write test cases for Numerical value & special char. for First & Last name fields BECAUSE No one will enter such a input data at client side b'coz it's not practical. Let's me know the answer.