Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Issue related to reusable Action
#5
Solved: 11 Years, 4 Months ago
Create a FunctionFile and load it. After that call the function in every script and use the DataSheet.

Incase if you have created seperate scripts then you can use Global dataSheet.
Ex:
Code:
Login(DataTable["UserName",dtGlobalSheet],DataTable["Password",dtGlobalSheet)]

Incase if you have created seperate Actions in one script then you can use Action Specific dataSheet.

Code:
Login(DataTable["UserName","Action1"],DataTable["Password","Action1")]

Hope this will help you!
Reply


Messages In This Thread
Issue related to reusable Action - by galstar - 08-10-2010, 11:54 AM
RE: Issue related to reusable Action - by galstar - 08-10-2010, 06:06 PM
RE: Issue related to reusable Action - by QTPLearn - 08-11-2010, 10:25 AM
RE: Issue related to reusable Action - by galstar - 08-11-2010, 10:37 AM
RE: Issue related to reusable Action - by galstar - 08-16-2010, 03:18 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Action Parameterization Issue Slothman 1 1,970 10-31-2020, 01:05 PM
Last Post: Ankur
  QTP system related issue Bharathi Kanagarajan 1 2,095 09-12-2015, 11:28 PM
Last Post: ADITI1992
  Issue related to dropdown selection(Please help urgent) excellentpawan123 2 4,293 05-31-2014, 12:00 PM
Last Post: excellentpawan123
  Non-reusable action - doubt srsaritha 1 3,509 10-16-2012, 05:04 PM
Last Post: richa07
  how to call reusable actions by passing parameters.? Arun091 0 3,880 08-16-2012, 07:28 PM
Last Post: Arun091

Forum Jump:


Users browsing this thread: 3 Guest(s)