What is the exact difference bet function and action in QTP Anybody can explain it in detail..Thanks in advance..
12 22471Actually what is Quality center..is it Test Director or some other tool..Anybody can expalain it in detail..Thanks in advance..
Sony,
3 4059Hi Friends...this is surendra..recently i joined automation team ...Please send me some documents regarding VB script ...and where can i learn VB script... This is My mail id: surendra.mamilla@gmail.com... please send to my mail.... Thanx in advance surendra.
1 30161) after inserting the check point how to change the expected value that was captured while inserting the check point
TCS,
2 3893in order to start automation testing what we should require (entry level to automation testing)
2 4888for 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
3 5538Hi Frriends... I have one Query please give the apropriate ans. when we r working with web based application , the user loggedin page name is changed respect to the username ( Take a exp. Yahoomail.com) .When we use Datadriven test to this scenario ,each time the loggedin page name is changed ...then the script is fail.. at that time wat can do... please give the apropriate ans. Thanx in advance..
3 4805Please explain me in detail! How to handle runtime errors in QTP useing recovery senario or with out scenario
5 16803What is the difference between "Call to copy of action", "Call to existing action" & "Call to winrunner action"?
5 14385I need to pull the data from the page which in row, column vice into excel sheet, how can it be done using QTP? eg: Name Dept xyz gdty i need the same data to be exported in excel sheet.
1331
I want to configure the OR and library files to a particular QTP test during run time. Note: OR and Library files are located in Quality Center. Is it possible in QTP? Anybody having code?
What are the differences between table and db checkpoints?
Hi,Sudhanandareddy plz forword framework and ppts for QTP to me. This is my mail id: ranjith_99reddy@yahoo.co.in (your contact number also)
how to find that tools work well with ur existing system?
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
Is it possible to change the property value at runtime? How it is possible?
How to Test the mainframe application?
Mention the different actions types of qtp.
In the website, the protocol has been changed http: to https what you will do? Tell me your approach?
What are the different recording modes?
Explain the concept of how quicktest professional identifies object?
Where is the Bitmap checkpoint information stored?
can any one tell me what is syntax error in line msgexist=Browser("title:=Gmail: Email.*").Page( "title:=Gmail: Email .*").WebElement(innertext=&msg).exist 'code ************** Call login("lal="," " ) wait(5) Call errormsg("Invalid email address. [?]" ) Function errormsg(msg) msgexist=Browser("title:=Gmail: Email.*").Page( "title:=Gmail: Email .*").WebElement(innertext=&msg).exist if msgexist then Reporter.ReportEvent micPass,"enter valid username or pwd ",msg else Reporter.ReportEvent micFail, "entered valid uname and pwd",msg end if End Function
what are the frame work models of qtp?which frame work you follow in your company?and explain it process?
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please. Will be very thankful to u