suppose u hav a 10 dialog or window opened on screen with
same name & value. now how to test each window? i.e. how
qtp indetifies these objects separately?

Answers were Sorted based on User's Feedback



suppose u hav a 10 dialog or window opened on screen with same name & value. now how to test e..

Answer / baba fakruddin

Hello mr.Sushil, Understand question clearly. he said
windows or dialog boxes. not browser's and page's, for 10
browsers with same name we should go for ordinal Identifier
(Creation Time).

for windows we should go for Ordinal Identifier(Index).
With index qtp will identify window based on individual
developed code of window or dialog(which window/dialogbox
developed first).

if in same window or dialog we should go for location.

I hope I am correct.

Is This Answer Correct ?    7 Yes 1 No

suppose u hav a 10 dialog or window opened on screen with same name & value. now how to test e..

Answer / sushil

the only correct answer:

we will use ordinal identifier in such situation.
since it is browser so creation time will be used.
we can't use other ordinal identifier like index or location
so code for that.
browser(CreationTime:=1).Dialog( )...give as per your
requirment.

Is This Answer Correct ?    4 Yes 3 No

suppose u hav a 10 dialog or window opened on screen with same name & value. now how to test e..

Answer / toly

You can get the result by 'Insert -> Output Value -> Text
Output Value' when you recording.

Is This Answer Correct ?    0 Yes 0 No

suppose u hav a 10 dialog or window opened on screen with same name & value. now how to test e..

Answer / srinivas374

we can use Regular expressions concept. in qtp.

Is This Answer Correct ?    0 Yes 0 No

suppose u hav a 10 dialog or window opened on screen with same name & value. now how to test e..

Answer / kishore

QTp will ideentifie By using index property which will be
uniqe

Is This Answer Correct ?    1 Yes 1 No

suppose u hav a 10 dialog or window opened on screen with same name & value. now how to test e..

Answer / nanda

Hi shushil,

I think we give Index number in 9.0. please check it
once. and correct if i am wrong.

Is This Answer Correct ?    0 Yes 0 No

suppose u hav a 10 dialog or window opened on screen with same name & value. now how to test e..

Answer / ravikumar

yes we can give indexnumber......

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

What is the difference between Client/Server application and Web application ?

2 Answers   ArisGlobal,


hi i want license key for qtp 9.2 pls its adjust product name : quick test professional locking code :8 - 54A6A license type : seat license maintenance number : 88888888-8888 pls send license key to my email id borusu.ramkumar@gmail.com

0 Answers  


Can you list some technologies that support qtp?

0 Answers  


Can anyone please tell me how to select next 5th business date from calendar using QTP/UFT ?

1 Answers   Cigniti Technologies,


How we can add actions in the test using QTP?

2 Answers  






How to send the qtp results file by email (Lotus notes).

1 Answers   TCS,


tell me the script for envirnment value parameeter with an example. which situation envirnment valu parameter is used

2 Answers   HCL,


one page contain next button.when we enter that its not going to next page.what type of error that one.

3 Answers   TCS,


how can we test load time of an page in webtesting?

3 Answers   Ordain Solutions,


Hi Frenz... I would like to take up the QTP certification . Can anyone tell me what is the procedure. n if anybody have the study materials pls fwd it to jkpunathil@gmail.com

0 Answers  


want to learn real time automation project(QTP)?

1 Answers  


How to connect to data base?

2 Answers  


Categories