what is qtp automation frame work,what is the use of that
frame work?
Answer Posted / ashwini.g
It is an outline , where we used to execute the testcases
with different set of data.
| Is This Answer Correct ? | 9 Yes | 20 No |
Post New Answer View All Answers
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..
Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji
Pls can anybody send me the Recent Technical and Interview Questions Which were asked in IBM(QTP)Automation PLZZZZZZZZZ
Give me some real time point of way where exactly we can conduct audits?
Hi I know two types of testing processes. 1. Reaquirments stage,test design,code review's, Design review's, Test Plan, Test Cases design, test execution, Defect Reporting and tracking, UAT, Signoff. 2.Test Initiation , Test Plan, Test Design, Execution,Bug tracking, UAT, Sign off.
what is the advantages and disadvantages of using functions instead of re usable actions
Is it possible to switch between recording modes during a test creation?
I am Facing Issues with learing datepicker 1)when i first learn datepicker as current system date . 2)if i wanna runtime datepicker value it gives error
How will you test a keyboard?
Hi All, I need code for how to execute qtp scripts from excell sheet
what is impact analysis on regression testing?
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
What is the use of text output value in quicktest professional?
Can we write winrunner language i.e TSL in QTP tool?
Is it possible to split an action? How?