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 |
what is remedy testing, explain that and how can use that
Which metric is used for extent of testing? a.)User Participation b.)Acceptance criteria tested c.)Test Cost d.)Test Automation
what is differance between web applicatins and web based applications?
how do u know that the test case is complete(assume we have a testbox how do u know that all the test cases are covered for this text box)
What features of sqlserver is generally used in database testing
What are the database testing questions that can be asked in interview . as a fresher and seniore tester. How to identify which particular tests you are going to use to test each module. Define each and every testing with examples and what stage it is to be used. if you take a particular module, all testing types have to be performed or few types. i am a fresher...Testcase is ok. But how to write functional testcase, system testcase etc separately. How we come to know that only this kind of testing should be done for an given application. If it is a functional testing, what all to be tested and if it is performance what all to be tested....can u plz explain me with examples? what is client side and server side validation what are the testing types that are follwed in client /server, web application, and desktop application. i am a fresher .preparing for interview..can u please send me the answers as earlier as possible thanks in advance..Help me out please.......
What are the different test levels
6 Answers IBM, Riphah International University,
Can anyone tell me, What is wound fixing?
Can anyone give me an example for positive and negative scenario??
Formate of weekly & daily status report means contents in that report
What is the diffference between Web-based applications and Client-server applications ??
After receiving the build.How will you start the testing