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


in Qtp,how to display user name and pwd (script)in data
table(global sheet).

Answers were Sorted based on User's Feedback



in Qtp,how to display user name and pwd (script)in data table(global sheet)...

Answer / deepa

Datatable("name",dtglobalsheet)=
dialog("login").winEdit("Name").getRoproperty("text")

Datatable("password",dtglobalsheet)=
dialog("login").winEdit("password").getRoproperty("text")

Correct me if I am wrong

Is This Answer Correct ?    5 Yes 0 No

in Qtp,how to display user name and pwd (script)in data table(global sheet)...

Answer / akshara

i don't know it is correct are not but using output values
it is easy do like this.
Window("text:=Login").Activate
Window("text:=Login").WinEdit("Text:=Agent Name:").Output
CheckPoint("Agent Name:")'and select praperty as text
same for password you will get

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More QTP Interview Questions

how do you find the number of occurences of string QTP from the expression , " QTP+QTP=2QTP"

5 Answers   IBM,


What is Parameterizing Tests?

4 Answers  


What are the technologies supported by qtp?

0 Answers  


hi all QTP recognizing objects as "string_1","string_2","string_3","string_4" like that but when using FOR LOOP for these.QTP not proceeding further can i declare these _1,_2,_3,_4 as a single variable

4 Answers   Livetek,


How we can capture the dynamic object ex:(rotating globe) in the web page with time gaph is 5 sec..

3 Answers   IBM,


how to test background color and dynamic images during runtime

4 Answers   CTS,


What are the main differences of qtp and win runner?

0 Answers  


Tell me about userdefined functions ?

1 Answers  


I want to open a Notepad window without recording a test and I do not want to use SystemUtil.Run command as well How do I do this?

12 Answers  


How you calling actions in qtp?

0 Answers  


How can i open a file in Textpad and replace a string with another using QTP

1 Answers   Wipro,


how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?

0 Answers   IBM,


Categories