Distinguish between manual testing and automation testing
Answers were Sorted based on User's Feedback
Answer / kaps
Manual Testing: Methods used by Manual testers to run test cases (without using a supporting tool) is called manual testing e.g. Unit testing, Blackbox, Whitebox, Integration, acceptance testing etc.
Automation Testing: If an external tool is used to expedite the testing process that's called an automation testing. There are various tools available in market e.g. QTP, Selenium, Winrunner, load runner etc.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / gajjala
Manual testing is a type of testing with out any tool interaction we have to perform testing on app with human effort.
Automation is nothing but using tool like QTP we develop scripts and perform testing. but automation is useful for regression perpose.
Is This Answer Correct ? | 1 Yes | 0 No |
what is the difference between link and hyperlink?
HoW to open QTP in Real time.after getting the qtp window how to log in .pl answer real time people
I want to check in the data table(Globalsheet) column exist or not through script .If column not exist only proceeded to next step Pls tell me how to proceeded?
What is test object model in quicktest professional?
What is the script for database check point, bitmapchek point, regular expression ?
hi is there any chance to change encoding the password
What are the general steps involved in the data driven framework?
What is the keyword view and expert view in qtp?
what is reusable action and how the same can be implemented (process)?
how to retrive that the number of spaces are in a string ????
If QTP not recognizing using repository while executing, how can we go forward
What is an environment variable?