in login module login button chage regularly(means login
button change to submit button).What is the code for it.
Answer Posted / ramchandra patil
Hi,
If the buttons label changes from login to submit then u can use descriptive programing by creating object without using label property. U can use below code.
Set objButton=description.create
objButton("micclass").value="webbutton"
objButton("name").value="namepropertyvalue"
Browser("").page("").webbutton(objButton).click
Pls let me know if u have ny doubt...
Ram
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How many tabs are available in debug viewer pane?
What is action?
What is the difference between keyword view and expert view?
How can we conduct U-I Testing by using QTP??????
Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click
What is the synchronization point in qtp?
What is quick test pro? What is a quick test professional?
any body can you help me what is the script to automate an comand promt
iam working in QTP for 2+ of exp if i attend the interview what r questions asked in perfomence testing{loadrunner} ? pls any one can say answer to this question?
What are advantages of test automation?
If there is a change in the object type eg: A button is changed as link, 1. How to edit that in the shared object repository. 2.What options are available to edit the object within shared object repository other than copy from loca; 3.What would be the effect of the change in Coded Scripts within QTP and Functions stored in .vbs file which are loaded and used in QTP
Dear All , For UFT 12.02 which version QC or ALM will support ? Thanks Balaji
What is the meaning Work bench?
What is the extension of the recovery scenario file in qtp?