Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Inserting a Call to Action is not importing all columns in
Datatable of globalsheet. Why?



Inserting a Call to Action is not importing all columns in Datatable of globalsheet. Why?..

Answer / ramyab.mca@gmail.com

Hai.....

Inserting a call to action will only Import the columns of
the Action called

K,Byeee...
Thanks & Regards
B.Ramyasri

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

how can we know the program is testing by multiple test data in data driven frame work?

1 Answers   CTS,


What is object repository in qtp?

0 Answers  


how qtp will recognise if application is run on many browsers

1 Answers   Cap Gemini,


what is life cycle of automation testing ?

7 Answers   HealthAsyst,


How the exception handling can be done using quicktest professional?

0 Answers  


what is the difference between link and hyperlink?

10 Answers   Infosys,


how to get no.of non empty rows in a excel sheet through vb-script

2 Answers   HP,


Hi, I am new to QTP and vb.script.How to start to write vb.script in QTP? Please give me suggestions?

3 Answers  


wt is frame work wt r d different types of frame works used in ur company

1 Answers   Infotech,


WHAT AREV THE STEPS BETWEEN TEST cASE AND Script generation?

2 Answers  


What is the process of synchronizing qtp and aut?

0 Answers  


I am verifying the actual vs the input value to make sure that they been entered correctly. In the Global Sheet I have a column called Customer with the multiple names in each row and now I am trying to capture the value during runtime under the column name Customer_in_Apps. Somewhat it works but during runtime the values are being stored in each column vs each row i.e., Customer_in_Apps, Customer_in_Apps1. Automatically it add columns instead of rows. row=datatable.getsheet("Global").GetRowCount for x=1 to row datatable.getsheet("Global").SetCurrentRow(x) Window("Customer Desktop").Window("Customer Tracking (Privacy").WinObject("TreeView20WndClass").Click 92,244 runtimevalue = .VbTreeView("vbname:=AppServerTree").GetROProperty("Selectio n") Val1=Datatable.Value("Customer",dtGlobalSheet) Val2 = Datatable.GlobalSheet.AddParameter("Customer_in _Apps",runtimevalue) If (trim(Val2)=trim(Val1)) Then Reporter.ReportEvent micPass, "Customer validation successful", "Actual Value: " &Val1&vbcrlf& "Customer Value: " &_Val2 else Reporter.ReportEvent micFail, "Customer validation unsuccessful", "Actual Value: " &Val1&vbcrlf& "Customer Value: " &Val2 End If Next

3 Answers  


Categories