Can I change properties of a test object?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the parameter in qtp?
write script for "dropdown button having how many words? for ex.SELECT CITY is dropdown name.. find out how many cities in that?
what is the latest version of QTP? Main difference between 9.2 and 10 version
How to make Shared object repository in qtp 9.1 and 9.2?
what is meant by descriptive programming?
Explain quicktest professional (qtp) testing process?
How to perform action on objects, If two objects have the almost the same name ? example : Object 1 : "Entry of Items" Object 2 : "Items" Whenever I ask QTP to perform an action on Object 2 it performs action on Object 1. Note: The two objects are present in an Oracle Application tree.
How to create a Runtime property for an object in QTP?
how to get the object count ?????????
I have the following Doubts Please clarify me with examples? 1.Could QTP cover entire application? or part of the application? 2.Shall we rewrite(modify) the Manual testcase to automate? 3.How can I execute my scripts through client mechine which is not having QTP installation 4.Few objects are not being identified by QTP afeter one month. what could be the reason for this (I am using trail version of 15 days)
Write the code for select the 5 values from drop down list. drop down list having the 10 values.
Hi,can anyone tell me How to found the number of 1's and 2's in the given format 1,1,2,2,3,3,4,2 using vbscript Thanks in advance