How we can call the scripit from another scripit in
QTP?,Not a call Action
Answers were Sorted based on User's Feedback
Answer / allwyn
We cannot call an other script in an other script. This
could be done provided the script is shared as an shared
library file.
Reusable actions can be used but it takes a long time for
executing the script
| Is This Answer Correct ? | 0 Yes | 3 No |
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
any body plz send health care domain project to me with explanation any two modules on that project. mail_id: ranjith_99reddy@yahoo.co.in
Hi..All I have installed QTP 10.0, and need to Automate SAP Application.....so i need to Install SAP Add-ins, anybady has SAP-Addins, Please help me, and thanks in advanced plese send it on my email id: sandipgami84@gmail.com Thanks, Sandip Gami +91-9714177088
how do you run scripts in QTP?please anyone can answer my questions
What is the differnce between action & script
What is test object?
If QTP not recognizing using repository while executing, how can we go forward
I have test cases in excel sheet but i am using quality center.How can i copy the testcases from excel sheet to quality center?explain this process.
I have faced one issues while doing test in QTP. I have described the scenario below. 1. I have to test web application.In that i want to give input of drop down values in the application. 2. Suppose Drop down has 5 value "A,B,C,D,E".I would like to give value from data table of QTP. 3. I have changed the drop down value as variable in Keyword view and given values in data table "A,B,C,D,E" as one below one. 4. While i am running the script it could not identify the drop down value which is in Data Table.It shows message. How to make value identify by QTP?
Is it possible to change the property value at runtime? How it is possible?
what is defination of regression testing?
i have read that "non-reusable actions can not be called in any other test".but in 'call to copy action' copies non-reusable action in other test also..can u pls help to understand this..