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
What is difference between Recording time object identification and Run time (Execution) time.
What is the file extension of the code file and object repository file in QTP?
How to release all resources file from the QTP?
How will you declare a variable in qtp?
An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?
There is an built in window application in qtp9.1,i.e.Flight4.0.i want to implement the recovery maneger on it.How can i do this?
Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?
What is method name to compare two XML files.
How can I change object description or check point values in qtp?
What are the things(properties, and other details) will be recorded while recording an object using normal recording?
What are the two types of repositories available, explain them?
why text area checkpoints cannot used for web applications
Hi Frenz... I would like to take up the QTP certification . Can anyone tell me what is the procedure. n if anybody have the study materials pls fwd it to jkpunathil@gmail.com
Hi I know two types of testing processes. 1. Reaquirments stage,test design,code review's, Design review's, Test Plan, Test Cases design, test execution, Defect Reporting and tracking, UAT, Signoff. 2.Test Initiation , Test Plan, Test Design, Execution,Bug tracking, UAT, Sign off.
what kind of frame work you used in your last project?