what is the command (keyboard command) to swith from expert
view to key word view
Answers were Sorted based on User's Feedback
Answer / narendra
hello murugan
to move from keyword to expert apply
ctrl+pageup/pagedown
check it it will work 100%
any quiries mail me
narendra.ksm@gmail.com
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / guest
Hello It is not working in QTP.
When I am Performing it is navigating to Start Page to Test
tab and Vice Versa
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / murugan
CTRL+TAB is the keyboad command used to switch for
keywordview to EXPERVIEW OR VICEVERSA
| Is This Answer Correct ? | 1 Yes | 4 No |
I have a Webtable object in my shared object repository, say WT1, which has different index value in 2 different versions, one version having WT1's index value as 1 and other version having WT1's index value as 2. how could i use same test script to identify the WT1 object having different index values.
Pls let me know how to find out creation time and index for the web application in descriptive programming?
if there r 10 windows open in QTP write a command to close all 10 windows at a time ?
Hi,i have 3 years of experience in manual and Automation qtp.present i am searching for job in automation qtp 2Yrs,How to Explain the interviwer Roles and Responsibilites.please help me.
What will be the test script in QTP to test a ComboBox where a user has to select more than two items????
please tell me how to identify the index of the link in the web table .links are not constant.example i want to click the link in the inbox ,search the item and click the partcular mail.(mail links count is not constant)
what is the extension for QTP files?
16 Answers American Solutions,
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please. Will be very thankful to u
Explain calling sub procedure.
What is the extension of script and object repository files?
Hi Guys, In one of my interviews, I was asked to Write a paragaraph explaining how much scripting I did in QTP? I don't know where to start and what to write. So I need your help in writing that.
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