| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How to get line numbers in your editor in expert view? | | 2 |
| qtp script for recording and running the application.need
script for short cut keys like f3,f4 etc.how to write
script for recording? | | 1 |
| Hi Guys, here I am posting one question.
Wen u r working with Notepad. If it is not responding in
the middle of TEst...what u will do. | | 7 |
| 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 |
| can u tell me the the cost of automation tool QTP
? | Sonata | 4 |
| What is the function of Filter in QC .
give with a real time example. | TCS | 1 |
| wt is frame work wt r d different types of frame works used
in ur company | Infotech | 1 |
| how can you describe the basic flow of automation with
conditional and programmatic logic? | Ordain-Solutions | 1 |
| Hi,
Any one have the crack for QTP 10.0,if so could you please
send it to phanijuly10@gmail.com | | 1 |
| 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 |
| How to add check point? | | 2 |
| What is the life cycle of QTP? Pls Give me Exact answer? | Google | 3 |
| Hi Friends... By using QTP , can we test .net
products...and that product supports different languages..
thanx in advance.. | | 1 |
| Hi All,
I am a beginner in QTP and have understood the basics of QTP
by going through tutorial.
I am trying to Automate a HRMIS application, What is the
right approach to Automate this application. Kindly answer.
Thanks in advance | | 1 |
| What are software testing metrics
| | 3 |
| examples of user definied functions? how to write user
defined functions in qtp9.2? | IBM | 2 |
| I have the script like this:
Browser("Philips Web Login").Page("Philips CL DMS2
Application").Frame("ScopeFrame").Link("DC3701737
(Active)").Click
in which the value "DC3701737" will get changed and i have
to use the same value in so many places.
If i want to get that value "DC3701737" in to a variable,
how?
pls let me know if you didn't get the question.
Help me out in this. | | 2 |
| how u test a frame in a web page using QTP? | Accenture | 1 |
| using descriptive programming how to close all opend browsers? | Satyam | 4 |
| Hi to All,
My name is Aditya, i have 4 year exp in software testing
(Manual Testing), but i try to shift my career now in
automation testing. right now i have no exp or u can say i
am not hand exp in live application. So please guide me,
what i do ????
Can i join again automation course only practical which is
live application. if u know any person who's expert in qtp
and he/she ready to take my class i have our own and
company laptop. If required i will pay amount please don't
mind. Please help me,
and i am also planing to join core java from coming 1st Aust
(in seed) for only purpose the understanding script of
Automation (QTP)...
Please help me...
I am waitting u r replay...
Thank you
Thanks again | | 4 |
| |
| For more QTP Interview Questions Click Here |