how to write vbscript on web applications in qtp. explian
with one example?
Answer Posted / ajreddy
Hi
Using Vb script language u can write scripts in Descriptive
programing
Example u want to open Gmail acoount for that script is
systemutil.run "www.google.com"
Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
what the difference between shared repository and per action repository?
How many tabs are available to view your test in a test pane and what are they?
Why to use descriptive programming?
how will load the object during runtime?
If I give some thousand tests to execute in two days what do you do?
Discuss quicktest professional (qtp) environment?
What is the significance of “action 0” in qtp?
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?
Explain how qtp identifies object?
How the exception handling can be done using quicktest professional (qtp)?
How do you do batch testing in wr & is it possible to do in qtp, if so explain?
What are private functions in QTP? How they can be called from the function library?
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?
which type of testing process are you following in ur company? how to recognize a qtp page?
What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz