| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| what is the exact testing process in qtp plz explin ? | | 2 |
| Iam trying to write script for Rediffmail Page,in doing so
the script line for go button is not accepting. Is their
any other way other than .
Browser("micClass:=browser").Page("micClass:=Page").Link
("micClasss:=Link","name=go") | | 2 |
| What are the abbreviations for tsr and mtr? | Ordain-Solutions | 12 |
| Hi! Using Descriptive Programming How do we get Parent
object for an object. Say, i want to get a parent object
for a "Link" in a web page. thanks | | 3 |
| HOW CAN WE GET THE VALUE OF TEXT BOX IN QTP? can you give me
sample script for this where there is some condition. like
if "text" THEN msgbox() else endif | Xavient | 6 |
| what is smart identification? | | 5 |
| can objects recogonised without repository? | AZTEC | 8 |
| in process of project exaplnation the defects are says
frequently r not? | | 1 |
| Thanks Rag...
One more question, How we test the dynamic images which
frequently changed?Using the bitmap checkpoint r any other
options available.... Can u give the steps pls...
Thanks | | 1 |
| When we use Object Spy?
can we write QTP script before built is came in testing? | Impulse | 2 |
| Does QTP provides any tools for parametarization? | BirlaSoft | 2 |
| What is the differnce between action & script | | 1 |
| Define QTP ? | TCS | 4 |
| how do u copy object repository? | | 1 |
| 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 a drop down box to show selected number of records
in result page.It contains 4 items like 10, 25,50 and 100.
when i was recordes script for seelcting each item and
checking selecting number of records in the result page( it
is in the same page in the table format)it is generating a
new page with same controls( objects) in the OR. how to
avaid these in OR? is it possible to write DP for only
these lines?, remaining(remaingin lines of code) objects i
want use from OR only.
One more problemis if change ( add /remove properties of an
OBJECT in OR , my ( recorded )application is not running. | Virtusa | 3 |
| What is the difference between QTP 8.2 and QTP 9.2 ? | Infotech | 2 |
| How to enable the text check point in qtp? By default it is
disables | ssinformatics | 1 |
| For ex we are doing automate testing in that can we do some
part of application recording, some part descriptive
programing and some part general VB scripting like
that .............
| Satyam | 3 |
| Please Explain The QTP real Testing process with steps. | | 3 |
| |
| For more QTP Interview Questions Click Here |