what is the difference between parameters and arguments?
Parameters
----------
A parameter represents a value that the procedure expects you
to pass when you call it.
Arguments
---------
An argument represents the value you pass to a procedure
parameter when you call the procedure.
| Is This Answer Correct ? | 1 Yes | 2 No |
Differentiate the type of test cases which can be automated and which cannot be automated?
how can i do QTP Certification can any 1 tell me . How 1 approch and who to approch
how to display message with out using msgbox function?
In my application there is a billing thru credit card. how to validate the credit card details(min balance,credit card no,card holder name).if these details are valid then only that booking will be done.how to validate these details thru automation or manual?
in flight reservation application. when i entered flyto combobox as london. and i have to check this london is present in flyfrom combobox.give me the code with good explanation. extention to this question. at each iteration i have to put(WRITE) the fly from and fly to city in database table
four browser are open same application i want to enter 3browser how?
Dear All , For UFT 12.02 which version QC or ALM will support ? Thanks Balaji
what is Business Process Testing plz explain?
Can anyone explain about Keyword driven framework in detail and how to use it in case of any project
What are objects? how do you select the unknow object?
In this bellow script QTP is not able to getting no. of Links from my Browser. Set desc=description.create desc("micclass").value="Link" Set obj=Browser("creationtime:=0").page("title:=.*").childobjects(desc) msgbox obj.count I am getting "General Run Error".Why QTP is not supporting my Browser,but its running fine in other system.Please help me to overcome this problem.
can test automation improve test effectiveness?