Do we get any issues if we run the test script on
differentbrowsers?what are the options we need to set in
QTP?
Answers were Sorted based on User's Feedback
Answer / akshar jain
QTP will work only for IE NOT FOR ANY OTHER BROWSER
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / sudeepth
Obviously QTP will not detect if we run the script in a
different browser.we need to change the setting in the run
configuration..
| Is This Answer Correct ? | 1 Yes | 4 No |
Whether qtp 9.0 supports Test director8.0
QTP 9.2, Issue: Creating Shared Object repository. I recorded 2 scripts. I exported the Object Repository to a shared location for the first script. Associated the exported repository to the first script and deleted the Local Repository for the First Script. Now Opened the Second script and try to Add the Local Object Repository of 2nd Script to Exported Object Repository. But I fail. Can anyone please help in providing steps that need to be followed in creating a shared object repository? Thanks in Advance.
How to test results for qtp ?
hi, i was adding the two numbers in qtp scripts but i didn't get the answer. see my below script, i dont know wht is the problem. i passed the value a=3 b= 2, i got the ans 32 instead of 5. i thing the problem is to be c = a+b my mail id karthis4u@gmail.com Dim a, b, c a = inputbox("enter the a ") b = inputbox("enter the b ") c = a + b print c
how to lunch the application in the qtp tool ?
What is error handled other than recovery scenario manager?
How to recognise the webelement and verifying that webelement is enabled?
how can we preform retesting(DATA driven test) using function please gine the code for loginpage
Can anybody let me know how to test the Drag and drop feature of the column in a .net application...eg..i hav to test the drag and drog feature of a table(swftable) in a application..plze help!!
Is there any thing that we can replace recovery scenario manager in QTP.
Explain building blocks of the bpt framework ?
What is the main disadvantage of using low level and Analog modes?