What is manual testing?Is any different types of testing in
this?

Answers were Sorted based on User's Feedback



What is manual testing?Is any different types of testing in this?..

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

What is manual testing?Is any different types of testing in this?..

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

What is manual testing?Is any different types of testing in this?..

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

What is manual testing?Is any different types of testing in this?..

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

What is manual testing?Is any different types of testing in this?..

Answer / vilashini

Manual Testing is the process of writing testlogs without any help of automated tools

Is This Answer Correct ?    8 Yes 4 No

What is manual testing?Is any different types of testing in this?..

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

What is manual testing?Is any different types of testing in this?..

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

What is manual testing?Is any different types of testing in this?..

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

What is manual testing?Is any different types of testing in this?..

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

Post New Answer

More Manual Testing Interview Questions

which certification we have to complete first? ISTQB or CSTE? in ISTQB which level i have to choose? Foundation level or advanced level? Can any one tell what will be the syllabus and how tough it will be? pls anyone share the experience

4 Answers  


Dear friends, I am Ravi, was working as a Test Manager and quit the job due to some personal reasons. I need to get into job at any cost, as it is very critical situation for me. Now I am preparing for interviews, and I seed your help. Please mail me at globalpease2008@gmail.com I'll definitely share all those topics in this form too.... Expect your help and thanks in advance. Regards, Ravi

3 Answers  


you r a tester having good knowledge of coding.now in ur company developers are having some problem in coding will u (tester) help them.

2 Answers  


Suppose there are three modules A-B-C, the output of A is responsible for B and output of B is responsible for C and if A & C is not ready & B module is ready then how can u check Module B

4 Answers   TCS,


WHAT IS OBJECT REPOSITORY? AND IT TYPES? HOW MANY TYPES OF ACTIONS ARE THERE IN QTP? CAN WE ADD NEW OBJECTS AND PROPERTIES INTO SHARED OBJECT REPOSITORY?

0 Answers   RBS,






What is the diff between CLient, Customer and End User?

7 Answers   JVS, Societe Generale,


what is field tests and laboratory tests in black box testing ?

1 Answers  


What is smoke testing and when it wil be done?

7 Answers  


if bugs found then it fixed then it's status is close. same bugs arise inafter 2 3 months in same module then what can do as tester

6 Answers  


What is diff between Reliability Testing and Recovery Testing ?

1 Answers  


I m writting the test cases in Excel sheet. After wrting test cases for version 2.0.0 If there is new feature added in build 2.0.1, I will write test cases for newly added feature. Then 3.0 version release for testing with new feature. I will write test cases for newly added feature 3.0 But if in between 2.0.2 build release for testing with same feature of 3.0.Then should I have to write test cases for same feature again? If not --> when 2.0.2build again release for testing after 2months then How should I came to know that I have to run these test cases on 2.0.2build?

2 Answers  


what are the prerequisite conditins to test clientserver and web applications

0 Answers   CTS,


Categories