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

Hi guys can u please tell that how to write the test case for checking the number of emails in inbox of gmail.

3 Answers  


what is the work flow of testing(glamorous)

2 Answers  


How to do the performance testing Manualy? Do u have a test case for that?

1 Answers  


Hi, i want any refernce in the YODLEE. i heard that there is opening for the manual testing. Please reply soon at nidhi.pal24@hotmail.com

1 Answers  


what is mean by 1 )build = Who is responsible for build 2)Release = who is responsible for release 3)what is mean by license explain brefiely

4 Answers   Bank Of America, ITC Infotech,






On one of my form there are three text boxes for 1.To Enter Survey no.-Special characters / and - allowed in input and 2.Village Name 3.Project Name all having Input Range 2 to 50 char.and One SUBMIT button on form then How many Test cases can I write for Funtion Testing of Above fields and button

1 Answers  


What is data persistancy?

2 Answers   Cognizant, CTS,


what are the prerequisite conditins to test clientserver and web applications

0 Answers   CTS,


What is an equivalence class?

3 Answers  


what is test plan

8 Answers   CTS,


A form has four mandatory fields to be entered before you submit. How many numbers of test cases are required to verify this? And what are they?

0 Answers  


What is Functional Testing?

7 Answers   IBM, IEG,


Categories