What is the difference between Mandatory and BaseFilter Properies..Anybody please answer me..Thanks in Advance
3 16224Give me Example for Generic Functions in QTP Framework....Anybody please answer me..Thanks in Advance
3 16878can u explain about QTP Frameworks? what are the framework types are available? and How to set or create frame work for a application? Explain briefly?(Also give me one example)
1 3519For what purpose to we use object repository in a application?also explain usage of obj.repository?
3 6225Hi , I am facing issue QTP 10.0 with oracle ERP 11i .When QTP opens,click sub links on ERP ,FORM is not opening getting unexpected Internet explorer error message with send or don't send report.So unable to work with forms using QTP.
3929in my system object spy show the web application as a window based propeties ex:winedit like that and also not recording scripts also so what should i do
2 4824HI All i need one suggestion.is there any companies taking corresponding degree courses. i have 3+ yrs exp in QTP and i am working north side. iam looking for job in south.
1 3247Can we install QTP on remote server and access it as a web application on other system (client place)? If so please let me know. Thanks in advance, Ravi
2 5518Hi Guys, I want to place all of my values which i am getting it from a loop in to a global shee. For that i had written the script like this For i = 1 to ECOs-1 ECO = List(i).GetROProperty("innertext") DataTable.AddSheet("ECOList") DataTable.GetSheet("ECOList").AddParameter "ECOList",ECO AbortECO = DataTable.GetSheet("ECOList").GetParameter ("ECOList").Value msgbox AbortECO DataTable.GetSheet("ECOList").SetNextRow Using the above script, whenever the loop iterates it is creating new column "ECOLIST" in the sheet called "ECOLIST". It means, the values are displaying in the column wise even though i added the script " DataTable.GetSheet("ECOList").SetNextRow" . The cursor is not moving to the next line. Anybody help me out how to pass the values from script to the excel(Global/Local) sheet. Pls let me know @ nbabu11@gmail.com if you are not clear about the question.
1973
How do you test DLL files using automation Tool QTP?
Difference between action & Reusable action?
Have you used xml check point in your project?
Explain about Test Fusion Report of QTP?
can any one say that where we can download the QTP trail version ??????????
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.
What are the factors on which script execution time is dependent?
Can anyone help.i need total excelsheet operations,shortcuts in testing environment from starting onwards....
What is the new version of qtp which is recently released in the market?
what is vmodel?advantages and disadvantages of vmodel?
1.Write a CRITICAL test cases for calculator ? 2.What is the difference b/w FRS and SRS documents ? 3.What is Component ? 4.What is object ? 5.what is the difference b/w static and dynamic descriptive programming ?
How you can find the absolute value of the number in qtp?
How you can find length of array in qtp?
Hi , I am facing issue QTP 10.0 with oracle ERP 11i .When QTP opens,click sub links on ERP ,FORM is not opening getting unexpected Internet explorer error message with send or don't send report.So unable to work with forms using QTP.
Can we write winrunner language i.e TSL in QTP tool?