How we can call the scripit from another scripit in
QTP?,Not a call Action
Answer Posted / jdev
I am executing the below statement from a new test, say test2.
RunAction "Action1[test1]",oneIteration
This was failing. Is it required to mention the complete
path [absolute path]? Suppose if I have 2 tests with the
same name located in two different locations. Ho does
RunAction identify whicj test to pick.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you convert manual test cases to automated test cases?
I have developed and executed a script successfully, and saved the same to QC. When I tried to execute the script from QC, the script is not executing. What are the possible reasons?”
hi i want license key for qtp 9.2 pls its adjust product name : quick test professional locking code :8 - 54A6A license type : seat license maintenance number : 88888888-8888 pls send license key to my email id borusu.ramkumar@gmail.com
How to add verification steps to tests?
How smart identification works in qtp ?
What are the major/ important methods, functions in QTP we use realtime testing
How you create new action in qtp?
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance
how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel
how to test load test and block box testing an a web based application pls give ans briefly
What is the script for database check point, bitmapchek point, regular expression ?
Dear All , For UFT 12.02 which version QC or ALM will support ? Thanks Balaji
What are the general steps involved in the data driven framework?
Give me At Least 5 Differences between DOCUMENTATION OBJECT MODEL(DOM)and COMPONENT OBJECT MODEL(COM)? Interviewer said me to WRITE the difference only in points not as you WRITE a paragraph ???? only in points
Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?