What is data driver in qtp?
No Answer is Posted For this Question
Be the First to Post Answer
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
How to count the no of objects in XML file(QTP)
What is exact difference between “while” and “do while” in QTP ?
Hi, I have weblist which contains the data like Design change,admin edit and cost saving etc.. User doesn't know the values existed in weblist. Now the user has to select the right value from the list otherwise the test will fail. Pls help me "To select the correct value from the list"
What is the synchronization point in qtp?
Write the regular expression code, it accepts the alpha, numeric and special symbol and the first character should be the Alphabet. Tell me the answer
What are the types of Object Repository’s in QTP?
How many test scripts are prapare in ur project(HeathCare Insurance).
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process
what is the difference between built-i function and In-built function?
Hi... Can anybody help me to write the vbscript for this question..!!! Am having a string "HELLO WORLD", i want to find how many "L"s are there.....????? --> HANEEF <--