what is the difference between data driver & data driven
and driver script?
there is 3 flash player buttons does QTP identify them or not else we have to do install anything related that software if we have to install what is that software and how we install it into QTP8.2 GIVE ME EXCAT ANSWER IF U KNOW.
How do I modify a value of an elemnt which is not the first one in xml file? My sample XML file is like: <Environment> <Variable> <Name>Name</Name> <Value>Uday Kumar</Value> </Variable> <Variable> <Name>Designation</Name> <Value>Senior Software Engineer</Value> </Variable> </Environment> for example, I'd like to change the value 'Senior Software Engineer' to 'Student' in the second element. How do I do it in QTP?
Can any give an example(if possible templates) how to test web application using QTP. thanks in advance
Have you ever written a compiled module? If yes tell me about some of the functions that you wrote.
How will u find that how many List boxes( and check boxes) are present in one particular window
When you open QTP, how many sheets you can see?
can i able to connect any version of qtp to any version qc
what is the Debug view?
When there is descriptive programming, why do we go for Object repository for desigining scripts.?? why cant we use descriptive programming instead of using the Object repository..??
4 Answers DST Global Solutions,
How to give a call to another action from one action?
Hello Everybody, Can anyone tell me that in QTP how to count the number of webelements from the object repository. Please provide the code. Thanks in advance, Gaytri
What the differences are and best practical application of Object Repository?