What is difference between function and procedure?
Answer Posted / diya
a named piece of code developed to perform specific task is called function..
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How to modify the text checkpoint?
what is the frame work in J-meter?
How to customize qtp?
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",
If there is a change in the object type eg: A button is changed as link, 1. How to edit that in the shared object repository. 2.What options are available to edit the object within shared object repository other than copy from loca; 3.What would be the effect of the change in Coded Scripts within QTP and Functions stored in .vbs file which are loaded and used in QTP
can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.
Explain step generator in qtp?
how u will evaluate the tool for test automation?
How do you convert manual test cases to automated test cases?
Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)
how to test Web application using QTP software
What is an object repository?
I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?
what are the mandatory properties for a tex boxc (scenario?)
Why do we use breakpoints in QTP?