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...


Write script to fetch the data from global sheet where row
number is 3 and parameter is "text"

Answers were Sorted based on User's Feedback



Write script to fetch the data from global sheet where row number is 3 and parameter is "text..

Answer / kishan

Here is the code:

SheetName="Global"
Datatable.GetSheet(SheetName).SetCurrentRow(3)
print Datatable.Value("Text",SheetName)

Is This Answer Correct ?    10 Yes 2 No

Write script to fetch the data from global sheet where row number is 3 and parameter is "text..

Answer / sonal

msgbox (datatable.getsheet("Global").getparameter("Text").valuebyrow(3))

Is This Answer Correct ?    1 Yes 0 No

Write script to fetch the data from global sheet where row number is 3 and parameter is "text..

Answer / pushkar1206

datatable.SetCurrentRow(3)
a=datatable.Value("A",dtglobalsheet)
msgbox a

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More QTP Interview Questions

Plz send one Tracebilitymatrix example? Anybody working on Realtime QTP Plz give contact deatils?

1 Answers  


How to retrieve the property of an object in QTP?

5 Answers  


Is it a smart choice to use QTP for backend testing?

1 Answers   CTS,


Where to use Property Let, Property Get, Property Set in UFT

0 Answers  


How to execute a WinRunner Script in QTP?

1 Answers   Crea,


How do u connect database through QTP tell me both Ms Access and SQL

2 Answers   Livetek,


when we open flight reservation.at that time where we found synchronization point() and wait function().i m confused .i want this answer.

1 Answers  


There are some links on the web page,write a script to count and click those links and check the text on the page displayed on clicking the links.

3 Answers   Tech Mahindra,


Dear Friends, I having total 3+year experience in manual testing including automation testing QTP, if i am attending any interview what kind of question will i get? please help me out

0 Answers  


How can i learn Descriptive programming in QTP. Please reply.

3 Answers  


what is synchronization point, synchronization method, wait property method? with examples.. plz explain this in brief

3 Answers  


i don't have any experience in qtp? Can u please tell me What work i have to do?

4 Answers  


Categories