What is manual testing?Is any different types of testing in
this?
Answers were Sorted based on User's Feedback
Answer / srividya
Total testing process means all phases of STLC like
test planning,test design,test execution,result
analysis,bug tracking,reporting are done only through
absolute manual effort this type of testing is called
manual testing.
In manual we have many types of testings like
functional testing,regression testing,re testing,adhoc
testing,gui testing,monkey testing etc...
| Is This Answer Correct ? | 33 Yes | 4 No |
Answer / anil kesanupalli
Manual Testing is nothing but... Testing the application
without having any internal logic of the code. Also known
as Black Box Testing.
There are different types of testings in it like
Functinonal Testing, System Testing, Regression Testing,
Retesting, UAT and so on....
| Is This Answer Correct ? | 19 Yes | 6 No |
Answer / amrita
Testing is t0he process of analizing & operating software
product with intention of finding bugs in spftware.
Manual testing includes process which ony done by operating
sftware by manully ,& finding erors in it without usng any
tesing tools. Tyes are
Unit testing
Interstion Testing
System Testing
Acceptance Testing
Regression Testing
GUI TEsting
Usabitity Testing
Functional TEsting
Smoke TEsting
& so on........
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / satyaprasad
testing the application or build manually with out using
any tool ,wether the application is fulfiling the client
requirements or not is called manual testing
it has 3 catagories of testings
1)Usability testing
2)Functionality testing
3Non functionality testing
| Is This Answer Correct ? | 8 Yes | 2 No |
Answer / vilashini
Manual Testing is the process of writing testlogs without any help of automated tools
| Is This Answer Correct ? | 8 Yes | 4 No |
Answer / vennela
It Is defined as the way of testing in which phases of STLC
like test planning, test designing, test executing, result
analysis, bug tracking and repoting are access with
absolute manual effort.
| Is This Answer Correct ? | 4 Yes | 4 No |
Answer / satyanarayana
it is defined as testing the application with out
considering any logics in code and we just test the
application with out using any tools like load runner,neo
load etc.
we have so many types manual testing like
functional,regression,adhoc,smoke testing etc..
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / priya rajpoot
Testing the application without using any automated tool or verifying the functionality of an application against requirement specification is called Manual Testing.
There are different types of testing:
1.White Box Testing: Done by developer itself and also called as Unit Testing, Structural Testing etc.
2.Gray Box testing
3.Black Box Testing: It includes Functional, Integration, System, Smoke, Adhoc, Acceptance Testing etc
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / naga
manual testing can be done manually by entering the test
data on the corresponding fields and validate whether it
accepts the data r not. finding bugs without any
automation tools .
types of manual testing is common for both manual and
automation on functionality tseting but on non
functionality testing like load,stress,performance r all
effective while using tools like loan runner.
| Is This Answer Correct ? | 0 Yes | 8 No |
INTERVIEW question:- Explain the process in your company?
what is database teesting?
Can any one say me how to do Performance testing step by step plz for a desktop application(offline application).all the data is stored in internal server itself can any plz help me. ts quite urgent friends.
While executing the test cases manually all were pass.but when run on automation tool there it was failed to get pass result .Why so happened?
What is a failure?
Which test cases are first written white boxes or black box?
Suppose you have given less time and you have quite few test cases to run what will your steps to resolve this issue.
Which are the major bugs u found while testing an aplication?
If we report a bug to the test lead. What is the responsibility of the Test Lead? Why we report a bug to the test lead???
What's the difference between System testing and Performance testing?
Explain V.model
if the bug is reproducible then what is the status that u have given to the developer
5 Answers Jeevan Technologies, QA,