Does the Existing reusable action can be modified at the
time of calling the action?? Please help me..
Answers were Sorted based on User's Feedback
Answer / sanni
If u r calling a action as call to copy action then it can
be modified, if u r calling it as a call to existing action
it cant be modified.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / king
If u calling one action to another action means child
action to parent action. if u do any modification on parent
action it will reflect into the child action in (Call-
existing action) no need to modify child action separately.
if u have any quarries plz mail me
raju.ippali@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi,All How to create a link in excel sheet using qtp
what is meant by Implicit and explicit requirements?
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
What are parameterizing tests?
Hi friends I am new in Qtp. now i am Searching on Qtp give real time inter questions with answers.pls help me
write vb script code to delete the duplicate values in an array.
A web Page has a webtable with four columns and four rows. The first column is of ID and has values of 100,100A,A100,100y Find out the number of rows whose ID starts with 100. Similarly the last column is 'number of links'. Each row in the last column has values like link1,link2,link3 etc Find out the number of links where id is 100
1) How will you associate SOR in Runtime? ( u had written 10 lines of code from 11th line u want associate what code u will write) 2) How will close n number of browser expect only one which is has to test? ( First tell me how will you identify how many browser are opened ) what logic u will use? 3) In web Table u want to click on link ( Link Name Mohamed ) you dont know in which row and column that link is there. how wil u identify and click on that link.
hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this
We need to verify the user name & password in for the user validation. But we don't want to use the parameterization/ loop for user name and password. What is the way in scripting so that user & password will generate automatically.
I want to learn QTP Online, where can I get quality training?
How to test the login page in different ways in automation testing and i need code?