Micro Focus QTP (UFT) Forums
Clarification needed on these questions - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Certification UFT120-12.5-ASP (https://www.learnqtp.com/forums/Forum-UFT-QTP-Certification-UFT120-12-5-ASP)
+--- Thread: Clarification needed on these questions (/Thread-Clarification-needed-on-these-questions)



Clarification needed on these questions - sangeetha - 10-10-2010

1. You set your Record&Run Settings to Record, and then a test on any open browser. Which applications will be recorded?
A. Firefox
B. Safari
C. Silverlight
D. Chrome
E. Internet Explorer

Ans: A, E
Comment: I think the answer should be only E. Please confirm

2. Functions that can be performed:
Answer:
Safari - none
IE - Record & Replay
Netscape - Replay
Mozilla - Replay

This is correct. But is contradictory to the above answer that was given. Please confirm.

3. Which statement type can you use in your test to wait for a condition to be met and fail the test if it times out before meeting the condition?
A. pause
B. exist
C. standard checkpoint
D. wait
Ans: C
Comment: Please confirm.

4. How can the DataTable be used in a custom checkpoint?
A. to store output values
B. to store input parameters
C. to use formulas
D. to access global values
E. to compare columns
Ans: A, C
Comment: Should it also be B. Please confirm

5. Which tab in the Debug Viewer pane allows you to view or change variables or properties?
A. Watch
B. Variables
C. Command
D. View
Ans: A
Comment: Please confirm if it should be C.


RE: Clarification needed on these questions - A.Saini - 10-10-2010

Hi Sangeetha,

As per my understanding the answers of the questions are:

1) The given answer is correct as I have worked on both the browsers with QTP.

3) The answer may be b & c but the best answer is c. In checkpoint with object property, timeout value is also specified. QTP can wait for the object for maximum that time.

4) No idea about custom checkpoint.

5) The answer should be command.

Smile


RE: Clarification needed on these questions - sangeetha - 10-10-2010

Thanks for the reply. But if the answer to Q1 is Firefox and IE, then for Q2, for Firefox, it needs to be Record & Replay, right?. Please confirm.

thanks,
Sangeetha


RE: Clarification needed on these questions - A.Saini - 10-11-2010

Hi Sangeetha,

Yes... It should be. But for certification point of view if the answer given is "record” by some good site like hp. you should go for that.

In that case please let me know I will double check it.

Smile


RE: Clarification needed on these questions - nidhish86 - 05-31-2011

Hi Sangeetha,

i think below are the correct answers:
1-> E
2->all mentioned answers are correct
3->C
4-> A,C
5->C

Thanks,
Nidhish.


RE: Clarification needed on these questions - rajpes - 07-07-2011

For the last question
i would select A,B,C since the question says view or change variables or properties
All of you are thinking only in terms of changing values!