can anyone please tell me what are all the shortcut keys
used for qtp9.2? Thanks in advance..i expect ur valuable
reply that help us our team???
---F8 to add a new step below the currently selected step.
SHIFT+F8 to add a new step after a conditional or loop block.
---F7 to use the Step Generator to add a new step below the
selected step.
---The TAB and SHIFT+TAB keys move the focus left or right
within a single row, unless you are in a cell that is in
edit mode. If so, ENTER to exit edit mode, and then you can
use the TAB keys.
---When a cell containing a list is selected:
---You can SHIFT+F4 to open the list for that cell.
---You can change the selected item by using the up and down
arrow keys. In the Item column, the list must be open before
you can use the arrow keys.
---You can type a letter or sequence of letters to move to a
value that starts with the typed letters. The typed sequence
is highlighted in white.
| Is This Answer Correct ? | 0 Yes | 0 No |
A question was asked in a company-suppose, I am testing a website on QTP, all the time a new title bar is appeared on next page. Trying to use regular expression under key word driven testing but expert view is also appearing unchanged and error is also generating, do you have any best resolution for that kindly explain in detail. please dont give example of yahoomail, that is unable to clear my doubt.
Hi friends, I have heard that it is required to have an application hosted in the same machine where we use QTP. Otherwise QTP may identify the objects incorrectly. Please clear me is it true.
if interviewer asked about the framework used for automation how we will handle the question..means what should be the answer..plz help..which framework u r used in our company?
Test Life cycle starts IS it Requirments stage or Test Initiation?
is it possible to add sheets to excel at runtime
I am using Shared OR, and my collegues are also using Shared OR. How to merge Object Repositories?
Please let know the scripts for counting number of repeated letters in the word. Note repeated letter should not be count agian. Ex: If "Hello" is my word... l is coming twice.. it should count once and print... secong 'l' should not count again..
write a regular expression pattern for xyz?123?
Explain quicktest professional (qtp) testing process?
Can anyone tell me what is the equivalant method to be used in QTP for "web_obj_get_text" used in winrunner. My winrunner code is below. set_window("Confirm Add Subscriber"); rc = web_obj_get_text("Add subscriber:","#8","#1",orderID,"The order number is","\.",1); basically I need to retrieved the "orderID " from a string present in 8th row & 1st col of table "Add subscriber"
Does QTP have any limitations?Can it work with all kinds of programming languages like java,springs,ajax ,hybernet?Also does it work well with windows 7.What are its other limitations
Give me exact application where we should use low level recording?