What is the difference between qtp and selenium?
No Answer is Posted For this Question
Be the First to Post Answer
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.
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
0 Answers Autodesk, EDS, Wipro,
What is the difference between functions and actions in QTP?
for example one window is there, the window contains how many edit box's i want script? i know the script but that is not exact answer.... The script is like this .......... set a=description.creation() a("Native class")="WinEdit" b=window("Flight Reservation").childobject(a).count msgbox b
How can we import a Open Office excel file in QTP
What is the difference between Systemutil.run and Navigate.
Hi, How Accessibility checkpoint in QTP can be implemented in the test script?
want to learn real time automation project(QTP)?
What is the regular expression for Yahoo mail Inbox?
If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?
The Senario is Steps to do 1.Entered userid in textbox 2.saved with details 3.i want to open user which i have created its in hurry.....
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?