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 |
will QTP accepts javascript?
How many types of recording modes in qtp? Describe each type with an example where we use them?
Explain about Test Fusion Report of QTP?
what is the use of descriptive programming in QTP ? when we need to use DP? can we test the application completely with out useing DP?? please explan with example
1)how to write test cases in test director? not go throuth requirments and plan but should be different way i need? 2)what is the mediator between qtp and application or project?
What is the difference between Keyword Driven test and Data Driven test?
how can i call reusable action in a function could any one explain me?
What is a programmatic description?
A web page has two butons with same properties and rotating in clockwise direction. how to click on any of the button?
how do u handle an object without name using QTP 9.2?
Hi All, I wanted know how does QTP identifies a DataCombo. While recording I clicked on the data combo and selected a value from the list. The click of Data Combo is recorded but the selection of the value from the list is not recorded. My application is based on VB and SQL server as the database. Please let me know as how do I record the action of selecting a value from a DataCombo list. The list is being loaded from the Database Record set.
hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)