Is there any vbscript in QTP for Data Driven Test instead of
using the option provided by QTP?
Answer Posted / babu
Hi Jay prakash,
Please provide me the vbscript to implement data driven
test.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Hello friends..... On which areas of an application we can not test with QTP
How many types of parameters are available in quicktest professional (qtp)?
am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)
Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma
How will you find the current time of the remote machine using QTP script?
Describe function procedure in vbscript.
What is the extension of qtp local repository?
What is the basic concept of quicktest professional (qtp)?
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
How many add-ins comes by default with quicktest professional (qtp)?
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?
Explain the types of object repositorys in qtp?
What is the difference between the design-time and run-time data tables?
An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.