Pls answer this:
What is the difference between a subroutine and a function?
A. A subroutine can call itself; a function cannot
B. A function returns a value; a subroutine cannot
C. A function can accept arguments; a subroutine cannot.
D. A subroutine can call other procedures; a function
cannot.
Can we use Virtual Objects in Discriptive Programming?
i want to learn testing tools what i have to know before.iam fresher i dnt know any this..which langagues i have to before testing.
• What type of testing questions will be asked for 2+ yrs exp people in interview?
how to create user defined functions in QTP? can any one expalin me with example.. Thanks in Advance for help
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
How to data driven test for Win objects in QTP ?
What is QTP Frame Work ,and i want it in detail
i am testing an online shopping application.I CLICK on a link "ADD TO CART" of that application a "new page" is open and then click on any object of that "new page". after that when i run this SCRIPT then on this "new page" QTP always shows error of "OBJECT NOT FOUND". How i solve this problem ?
What is All object and Local object in Object Repositary? Explain me please.
we have 10 actions in out test how can we convert 9th action is main action ? how ?
If you entered into yahoo mail with your valid user name and password , then you will get " welcome , username " (for example you will see , “welcome, Krishna” ) text on the top of the Inbox page , how can you test the user name is correct or not using QTP?
How to use transactions in qtp?