| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| 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 |
| What is the difference between low level recording and
analog recording mode when it will be enabled. | Ordain-Solutions | 4 |
| write vbscript on veb applications in qtp with exapmles? | | 1 |
| what r the executing modes in QTP | | 2 |
| give me the code for check point for validating application | | 1 |
| Hi,The question is write a script for the following
scenario.
scenario:in a job portal i entered QTP 3yrs testing then
click search button.then it displays results like
Test lead bangalore (here is a checkbox).
Test lead hyderabad check box
so on...
question is if test lead position in bangalore then
checkbox shld be enabled automatically.. | Thatavarti-Technologies | 3 |
| Hi,
Can anyone help me in esimating time for an application
using QTP tool..
What factors should be considered while calculating the
estimation time for QTP...
Thanks in advance...
Prasad Gali | | 2 |
| In smart identification, explain about 1. Base filter
properties 2. optional filter properties with examples? | TCS | 1 |
| can any one tell me How exactly data drivent testing is done
in.explain with any example and the exact steps to fallow? | | 1 |
| we r conduction testing on a project USING QTP, regarding
that project the object repository is full ? Till that
project having objects that r not recognised by repository,
then what wil you do? How we wil recogine remailning objects?
Is it possible to maintain another shared(or)peraction
repository? what is the maximum capcity of object
repository? How the technical people decide this much object
repository is enoughf for this project? | AppLabs | 7 |
| How to test login page by using QTP | | 5 |
| What is Maximum synchronization time out in QTP(By Default
is 20sec). Anybody can answer it. Thanks in advance.
| Polaris | 9 |
| What are the main attributes of test automation?
| | 2 |
| How can i check all the button that are enabled in a
widnows based application ? What script should i write for
this ? | | 1 |
| Give me diffrent script in QTP for Webpage(Java
and .Net),WindowsBased Applications,Java application,.Net
application... | Virtusa | 2 |
| Explain about the Test Fusion Report of QTP ? | | 1 |
| what are build and version plz explain why nomber changes
in build and version? | | 3 |
| What is action required by QTP if a popup message is coming
in exsisting script and now it is not coming.
The script is having code to deal with popup message now
when we run the script now the popup i snot coming
according to new build, instead of changing the code what
we can do?
| Verizon | 6 |
| When a requirement is given to u to automate , What is ur
basic approach ? | | 3 |
| What is time parameter? | | 1 |
| |
| For more QTP Interview Questions Click Here |