Answer Posted / testguru
The best time to approach QTP is when there is huge pack of
regression testing to be done.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the different types of action?
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
hi in real time who will execute the qtp test scripts? my faculty said, in a companty automation testers are written the test scripts and manual testers are execute the test scripts...IS IT RIGHT OR NOT?
How will you test a stapler?
What are the views available in quicktest professional (qtp)?
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please. Will be very thankful to u
What is accessibility check point?
How does you test a weblink which is changing dynamically?
What is a Patch 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
Explain the qtp test phases.
What are the features supported by UFT?
how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??
How to use conditional loops in qtp ?
How can you identify the browser and its information using the qtp script?