Please clarify Automation and QTP both(names) are same or
diff?
Answer / saritha
Automation testing which is also known as Test Automation, is when the tester writes scripts and uses another software to test the software. This process involves automation of a manual process. Automation Testing is used to re-run the test scenarios that were performed manually, quickly and repeatedly.we are having different types of Automation tools to automate the scripts.
for eg:
1) QTP Automation Tool( For Regression testing, Data Driven Testing and Functional Testing)
2)LoadRunner(For Performance testing)
| Is This Answer Correct ? | 0 Yes | 0 No |
How did u write macros?What is the main importance of VB macros in testing environment?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..
How can we upload pdf files in qtp?
I want to clear the webedit field without using set"" in qtp script
How vl i prioritize the actions when i have 10 actions A1, A2, A3......A10. I want to run action as follows A1,A5,A6 and A10. How i can do it. Thanks in Advance to u.
anyone can explian about types of "Triggere Events" in QTP
What is diff. between ordinal identifier INDEX and Location?
How to use actions in qtp ?
How to access values from Unix OS and how to write..
How will you compare keyword and expert view?
Anybody explain me, the concept of checkpoint declaration in the QTP mainly for the Objects, Pages, Text and Tables ?
Hi... Can anybody help me to write the vbscript for this question..!!! Am having a string "HELLO WORLD", i want to find how many "L"s are there.....????? --> HANEEF <--