what is active screen,keyboard view?
Answers were Sorted based on User's Feedback
Answer / olympie
Active Screen: it is the future provided by the QTP which
holds the snap shot of the application of each and every
script statmnt.so tat we can understand and enhance the
script easily.
Keyword View: it represents the script using a graphical
user interphase which is divided into 4 parts:
1.Item 2.Operation 3.Value 4.Documentation
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / deepti palagiri
active screen: it provides us the snapshots of the
application which is captured in the scripts which we run
while scripts execution. it also gives the details of the
data used in the application.
keyword view: it is icon based view which shows details &
steps of the actions performed & what r all the fields
captured along with the its data's. here u can even
parametrize the data.
| Is This Answer Correct ? | 2 Yes | 0 No |
I am sathish , i want to test the Application of JIL.org ,Mobile Emulator ,by using QTP10.0. I am trying to do testing on that Application , but Child Objects are not identified by the QTP. Please can any one help me
How to change the run-time value of a property for an object?
In this bellow script QTP is not able to getting no. of Links from my Browser. Set desc=description.create desc("micclass").value="Link" Set obj=Browser("creationtime:=0").page("title:=.*").childobjects(desc) msgbox obj.count I am getting "General Run Error".Why QTP is not supporting my Browser,but its running fine in other system.Please help me to overcome this problem.
How does QTP identifes the object in the application?
I have 14 itmes in a drop down that are associated with an account And these items change with different accounts I want to be able to define it by and index number or any other id so if I enter 2 in my Global excel sheet it selects the 2nd item from the drop down - is this possible?
Please explain the role of Regular expression in QTP
Explain script generated after applying database check point?
How to send QTP scripts to our colleagues?
In Keyword driven frame work you have write 30 test case for one scenario,in which 10 test cases are failed while executing.client asked you to execute only the failed test cases. HOw can you execute only failed test cases
Hello! i am having two comboboxes.Each having 10 items in it.when i select first item in first combobox,it is not similar in the second combobox.for ex in first combo if it is Hyderabad,in second it should be some chenai or some other item .Write a VBSCRIPT for that?
What is the use of "Step Generator" in QTP??for what purpose we are using??explain with an example
1. Which function is used to check whether the specified object property achieves the specified value within the specified timeout below anyone is correct 1. Check Property 2. getToproperty 3. output Pls anybody can give the answer.. Thanks in advance...