hi i have one issue while selecting weblist i want show one
particalur item in weblist .ex one weblist they are monday
to sunday i want show the reporter like thurday in
particular weblist can you help me about this
thanks
balaji
Answer Posted / badam
browser("").page(" ").weblist("days").select "Thursday"
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Hi Friends, Would be great if you can provide the Model Question paper, Web site link or any reference s. Thanks & Regards, Byzoor,
HOw to add the recovery file at runtime to the test file .
Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach
when a test case is written how u test using qtp
How would you directly trigger javascript in a test?
What is the meaning Work bench?
Is qtp supports uni-code?
What is the use of Debug Viewer?
In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?
How many ways is to parameterize the value?
What are table and db checkpoints?
What is qtpro? What is quick test pro? What is a quick test professional?
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
what is the difference between rational rose and QTP? WHICH TOOL IS BETTER TO LEARN? PLEASE SEND ME AT sana_50218@yahoo.com sandeep@epuratech.com
How do you compare the structure of 2 tables in database and check whether they are similar using qtp.