how to write script in qtp(vbscript)..i mean with out
application deployed..and how to call script1 into script2?
Answer Posted / bilal
i want to write a script for a page that has 2 input fields
and a save button. when i click on the save button it
should display error message if the input fields are empty.
Is This Answer Correct ? | 10 Yes | 13 No |
Post New Answer View All Answers
How to interact tool & application build in QTP?
How the smart identification is used in real time?Please explain with an example
For QTP Test Engineer, What is his contribution to the Project? Means, As as automation test engineer what is his role in the current project?
Do you know how to connect database? Can you tell me the procedures?
Hello Everyone, Please provide me the practical example of business component concept of QTP.Like how to create business component,how to connect the quality center etc.... Thanks in advance, Gaytri
How will you check that your test cases covered all the requirements?
can the activities of test case design be automated?
Why qtp always start action1 and does not start action?
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
explain how to write vb script in qtp?when will you write own script?
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..
Thanks....But can u tell me how i use the QTP for GIS with one Example...
How to associate function library at a run time?
Hi All, I Want To excute scripts batch without using QC .I need code for that Thanks Balaji
How can I import environment from a file on disk?