Answer Posted / geena
Active X
Visual Basic
Web
Visual Age
Delphi
Java
.NET
Oracle
PepopleSoft
Power Buildter
SAP
Terminal Eumlar
Web Services
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?
how to i add the values using the check points property?( i.e valid data(for valid data it's giving the footer message:value is added) and for invalid data: special chars, spaces,Duplicates and null values (in my page when ever we enter special chars, spaces and null values, it's giving the proper warning message and for Duplicates it's giving the footer message:"value already exists)?
Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?
Explain the features of quick test pro(qtp)?
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
Is QTP supports Unix. If yes, then how the test automation is done?
Why do we use breakpoints in QTP?
when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
How to modify object property in qtp ?
Please Don't mind .i want in detail the real time process i.e in each document what it contains.
Why is Client side image is preferred over server side image?
Which functionalities of QTP used in banking project? pls any say answer?
They asked by using qtp recording writing scripting
Can you write a script to check if the folder exists or not?
Differences between text and test area checkpoints?