Manual testing

I am very new to manual testing. I want to do some dummy projects to practice before going to real world. Where can I find the projects?

Questions by rkapil

Showing Answers 1 - 9 of 9 Answers

ROMAN KIM

  • Jul 25th, 2014
 

Manual testing is the process of manually testing software for defects. It requires a tester to play the role of an end user, and use most of all features of the application to ensure correct behavior. To ensure completeness of testing, the tester often follows a written test plan that leads them through a set of important test cases.

  Was this answer useful?  Yes

preethi.B

  • Aug 21st, 2014
 

Manual Testing done for test the originality of project like function behavior,Design, if you are giving the valid input means it must be accepted otherwise it throws an error message just like that.(For Example if your entering the mobile numbers means it must accept 10 digit number only otherwise the function will be failure.

Testing Based on the following things
inputs
expected output
functionality
call flow
Design
manually you have to check these features

  Was this answer useful?  Yes

Subhash

  • Aug 22nd, 2014
 

You can test any of the existing website and test URL on each and every browser and see how the graphics display on every browser. and Also can check the Functionality has working for button or hyperlink

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions