Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Calling different scripts actions in QTP
#7
Solved: 10 Years, 9 Months, 2 Weeks ago
Hi,

Here you go with the automation framework design,

First make all your scripts eg. Login, Navigation, check Lookups, check searchdetails scripts. into functions

like
Function <Function Name>
script lines
End Function

Ex:
Function Login
script lines
End Function

In the same way create all scripts into functions and make them .vbs file and place them in the function library.

Now you create one script called (Driver Script - which drives which script to run, which script to not to run etc)

Please let me know if you need more info on this

Regards,
Pavan
Reply


Messages In This Thread
RE: Calling different scripts actions in QTP - by Pavan Kumar Munagala - 06-10-2008, 12:52 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to call Actions from other Actions Naresh 1 7,705 09-25-2014, 10:26 AM
Last Post: vinod123
  Need Excel template for mapping manual scripts to Automation scripts. ACCBAJPA 0 2,840 09-19-2013, 03:02 PM
Last Post: ACCBAJPA
  Calling a HP Service Test Skript Gandalf2005 0 2,030 09-05-2012, 07:53 PM
Last Post: Gandalf2005
  Calling of function hamzaz 5 4,396 07-25-2012, 12:44 PM
Last Post: Shridevi.Salagare
  Function Calling after executing some steps TaranVohra 2 2,830 06-05-2012, 10:06 AM
Last Post: TaranVohra

Forum Jump:


Users browsing this thread: 1 Guest(s)