Answer Posted / jay
Siebel is a web application....opens in IE. In QTP you have to install siebel addin
Also you need to check if automation is enabled at the server level.
And you have to open the siebel application with ?SWEcmd=AutoOn appended to the URL.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how will load the object during runtime?
In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?
If object is not recognized by qtp but the object is standard object what is your approach?
What is qtpro?
Explain the benefits of quick test pro(qtp)?
What are the technics follow in writing VB script?
how do i know how to use tools
What is data driver 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 can you exit from an action?
What is difference between shared and local object repository?
hi, can u tell me the QTP TEsting process in present real time companies?(beware of this... now a days Recording is not using,, only DP) and don't tell note book answers like step 1 spep2....like this .......post answer with professional skills in simple english words) thank u
When and why to use descriptive programming?
Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..
Output values? i want a practical example