Answer Posted / ns
1. functional testing
2. gui testing
3. backend testing.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
If I change the property value at runtime is it effect is object repository?
Explain the benefits of quick test pro(qtp)?
1--How many functions u develop 2--What is an array 3-- where is ur server 4--U involved in unit testing 5--how ur test the background colour using QTP
how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??
assume i have few url link how will i dynamically call then using descriptive programming?
What are the general steps involved in the data driven framework?
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.
what is the difference between IE & Netscape in web testing on a log in page
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
How to use actions in qtp ?
How to create Reusable and Multiple Actions?
Is it possible to call win runner script 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
What if recovery scenarios is also failed for identify the alert ? (We are handling unexpected popup through recovery scenarios but if still recovery scenarios also failed than what should be the approach)
what you mean by artifact,milestone...