Testing is a process with intend to found issues in application or Software.
Manual testing is the oldest and most rigorous type of software testing. Manual testing requires/need a tester to perform manual test operations on the test software without the help of Test automation(Testing tools). Manual testing is a laborious activity that requires the tester to possess a certain set of qualities; to be patient, observant, speculative, creative, innovative, open-minded, resourceful and skillful.
manual testing can be difficult to perform on large software applications or applications having very large data set coverage because it is time consuming and you can not test large project fully with manual without help of automation. This drawback is compensated for by using manual black-box testing techniques including equivalence partitioning and boundary value analysis. Using which, the vast data set specifications can be divided and converted into a more manageable and achievable set of test suites.
In simple Language we can say that - Testing through eyes to found any issue or bug in the application or website, irrespective of other thing and it does not matter whether issue small or large
Good example of Testing : when a girls saw a boy, she can see/scan his body from top to Bottom and tell then about that boy as same way when a boy saw a girl he can scan him from top to bottom and told some comment or in technical language some issue.
Basic Fund of testing is to find issue or break the site, overall we have to provide Quality of Product
Manual testing is the oldest and most rigorous type of software testing. Manual testing requires/need a tester to perform manual test operations on the test software without the help of Test automation(Testing tools). Manual testing is a laborious activity that requires the tester to possess a certain set of qualities; to be patient, observant, speculative, creative, innovative, open-minded, resourceful and skillful.
manual testing can be difficult to perform on large software applications or applications having very large data set coverage because it is time consuming and you can not test large project fully with manual without help of automation. This drawback is compensated for by using manual black-box testing techniques including equivalence partitioning and boundary value analysis. Using which, the vast data set specifications can be divided and converted into a more manageable and achievable set of test suites.
In simple Language we can say that - Testing through eyes to found any issue or bug in the application or website, irrespective of other thing and it does not matter whether issue small or large
Good example of Testing : when a girls saw a boy, she can see/scan his body from top to Bottom and tell then about that boy as same way when a boy saw a girl he can scan him from top to bottom and told some comment or in technical language some issue.
Basic Fund of testing is to find issue or break the site, overall we have to provide Quality of Product
No comments
Post a Comment