I want to clear the webedit field without using set"" in
qtp script
For this, we can use the Objects' Native properties and set
the value of the field as empty,as in the below code..
Browser("brwQTP").Page("pgQTP").Frame("top").WebEdit
("txtLoginUserID").Object.Value=""
| Is This Answer Correct ? | 14 Yes | 5 No |
What are the limitations in using Virtual objects?
How does qtp identify objects in the application?
What is diff. between ordinal identifier INDEX and Location?
What is test object model in quicktest professional (qtp)?
How to covert a String to an integer?
Explain process of smart Identification in QTP?
Can we add the objects of an application dynamically?
2 Answers KEN Group, LD College,
I have enrolled for a QTP course which is a four weekend course.Do you think its a good way to start off learning this tool?What all do i need with me in order to become a pro at using this tool?
can the activities of test case design be automated?
I want to know can we integrate visual source safe tool with QTP and QC for our version controlling process? WE know QTP and QC 10.0 version is having the version control inbuilt in it but I want to know the merits and demerits of the inbuilt version control tool and the visual source safe tool using QTP and QC.
how will you check how many members visited the website www.infosys.com?
Tell me about userdefined functions ?