| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| If u don't have any Knowledge on perticular application but
they give that application to u for Testing ? Then How we
wil move towards testing on that application? | HP | 16 |
| suppose i have one datatable in my datatable in 2 nd row 3rd
column one link is ther i need to validate that link how do
u do this?(wipro) | Wipro | 2 |
| we are submitting data one form to another form.defaultly
it is time period set as 5sec. but it is taken 15sec what
to do | Covansys | 5 |
| what is debugging testing? | | 4 |
| there is 3 flash player buttons does QTP identify them or
not else we have to do install anything related that
software if we have to install what is that software and
how we install it into QTP8.2 GIVE ME EXCAT ANSWER IF U
KNOW. | | 1 |
| Maximum synchronizing time out in QTP | Kanbay | 2 |
| hi i have one doubt i have 4 yrs exp in testing and iam
working one mnc in north but i have completed my degree
correspodene is the companies are accept in south side some
people are tellig they won't agree but i need correct
answer plz let me know which companies are taking and not
taking thanks in advance | | 8 |
| To count the no of links present in the yahoo home page i
have written the script like this
Set fileSysObject=createobject("Scripting.FileSystemObject")
Set linksFileName=fileSysObject.opentextfile
("D:\samplelinkfile.txt",2,true)
Set linkDescObj=description.Create
linkDescObj("micclass").value="Link"
Set noOfLinks=browser("yahoo").Page("Yahoo!
India").ChildObjects(linkDescObj)
For i=0 to noOfLinks.count-1
linkName=noOfLinks(i).getROProperty("name")
linksFileName.writeline(linkName)
Next
linksFileName.close
Set fileSysObject=nothing
While running the script it showing error that
object "yahoo"isnot found in the object repository.
Is there any setting before running the script? if yes what
is the steps for it.Im using QTP9.0
| | 2 |
| I have 1 to 10 action are there, i want action1 output
becomes to action 10 input? pls any can give script for
this scenario? | AZTEC | 4 |
| Tell me the QTP Advantages and Disadvatages ? | Accenture | 3 |
| How to identify the child window.
In my case while recording, When i open new window and
give checkpoint for some control and when i run that script
QTP give error like" can not identify the object"
Is there any method or solution to handle child window
issue
Note: In my apllication i have to check child window of
child window also ( multiple windows open ) | Infovision | 2 |
| how to create the varibles and how these are connect to qtp?
plz tell me | | 2 |
| Can we directly start working with QTP without any
knowledge on WinRunner? (After getting trsining on QTP) | | 1 |
| pls tell me different type of automation frame works in QTP
and which one need to select in client server application | Syntel | 6 |
| How to enter table check points? | | 2 |
| How to handle Recovery scenario in QTP.
give detailed explanation about recovery
scenario. | Arsin-Systems | 2 |
| In web page there is five OK buttons available, while
recording i click on 3rd OK button, How QTP identify the 3rd
OK button while running script? Is qtp identify 3rd ok button?
| Polaris | 5 |
| Without QTP (or any Testing tool) can we able to test the
GUI part of the Applications.
for Example generating the Scripts in Notepad and Executing
them Using VB.
Is it Possible to do so..
Correct me if iam wrong some where. | Microsoft | 8 |
| what is the hierachy of Descreptive programming? | Fiserv | 1 |
| -->IF two TextBOxes are there in a "Form".
-->A table contains some records which contains usernames &
password..
-->What is the script we need to write using Descriptive
programming concept...in QTP (simply DATA DRIVEN TEST
SCRIPT OF QTP)? | CTS | 3 |
| |
| For more QTP Interview Questions Click Here |