This is the script generated by qtp plz can anyone write
the same script using descriptive programming plzzzz guys
do answer.
Browser("orkut - login").Page("orkut - login").WebEdit
("Email").Set "rgovard"
Browser("orkut - login").Page("orkut - login").WebEdit
("Passwd").SetSecure "47525d8be4926ea2f6e96b9a3f7472b6ae38"
Browser("orkut - login").Page("orkut - login").WebButton
("Sign in").Click
Browser("orkut - login").Page("orkut - home").Link
("Logout").Click
Browser("orkut - login").Page("orkut - login").Sync
Browser("orkut - login").Close

Answer Posted / sridhar

systemutil.Run "IExplore.exe","www.orkut.com"
Browser("Title:=orkut - login").Page("Title:=orkut -
login").WebEdit("name:=Email").Set "rgovard"
Browser("Title:=orkut - login").Page("Title:=orkut -
login").WebEdit("name:=Passwd").SetSecure
"47525d8be4926ea2f6e96b9a3f7472b6ae38"
Browser("Title:=orkut - login").Page("Title:=orkut -
login").WebButton("name:=Sign in").Click
Browser("Title:=orkut - home").Link("name:=Logout").Click
Browser("Title:=orkut - login").Page("Title:=orkut -
login").Sync
Browser("Title:=orkut - login").Close

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the latest version of qtp?

575


Explain the Different types of QTP test assets and their extensions?

599


How to connect the remote desktop using QTP 9.2 explain the method or procedure?

2790


what is meant by Implicit and explicit requirements?

3610


When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti

2481






We stored into the objects OR and then write the scripting

1535


Is it possible to use two instances of UFT on the same machine? If not why?

588


What is the recovery scenario in qtp?

561


How to open a new test using quicktest professional (qtp)?

523


Hi , I am facing issue QTP 10.0 with oracle ERP 11i .When QTP opens,click sub links on ERP ,FORM is not opening getting unexpected Internet explorer error message with send or don't send report.So unable to work with forms using QTP.

3411


How will you check that your test cases covered all the requirements?

553


What is the registration process and examination fees?

543


Output values? i want a practical example

1302


To retrive the test data which tool vl use and whats basis u vl write test data? its urgent

1437


What is the significance of “action 0” in qtp?

561