Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Split action in QTP
#4
Solved: 11 Years, 4 Months ago
hi,
I have two action in my test. one is for login and another one is for creating group. In the second action i have added one data table for group name to take the different names. the same way i want to add grouip members name also in th edata table..

Is it possible to add more than one data table in one action??
this is my code....

Code:
Browser("IntraStore Server Index").Page("IntraStore Server Index_2").Frame("list").Image("New distribution list").Click
Browser("IntraStore Server Index").Page("IntraStore Server Index_2").Frame("main").WebEdit("listname").Set DataTable("ListName", dtLocalSheet)
Browser("IntraStore Server Index").Page("IntraStore Server Index_2").Frame("main").WebEdit("welcomemsg").Set "welcome to test1"
Browser("IntraStore Server Index").Page("IntraStore Server Index_2").Frame("main").WebEdit("subs").Set "test1@aph03win03.dev.us.syntegra.com"
Browser("IntraStore Server Index").Page("IntraStore Server Index_2").Frame("main").WebButton("Add list").Click
Browser("IntraStore Server Index").Page("IntraStore Server Index_2").Frame("list").Image("[Search]").Click 15,5
If u need more info revert back to me...
Reply


Messages In This Thread
Split action in QTP - by sp0020295 - 09-29-2009, 06:20 PM
RE: Split action in QTP - by sp0020295 - 09-30-2009, 09:43 AM
RE: Split action in QTP - by Saket - 09-30-2009, 10:17 AM
RE: Split action in QTP - by sp0020295 - 09-30-2009, 10:42 AM
RE: Split action in QTP - by Saket - 09-30-2009, 11:14 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Split function in string nidhishnair 13 64,605 07-07-2020, 03:47 PM
Last Post: helmzshelmz
Question Split Function Chaithra N 0 1,170 12-18-2019, 11:33 AM
Last Post: Chaithra N
  Split a string with multiple delimiters in VBScript nandha 2 8,589 02-10-2018, 06:44 PM
Last Post: nandha
  Split Function diya 2 5,763 11-28-2012, 08:49 PM
Last Post: diya
Question Deatils on Split action with Nested type sams001 0 3,367 10-30-2012, 03:03 PM
Last Post: sams001

Forum Jump:


Users browsing this thread: 5 Guest(s)