what is the command (keyboard command) to swith from expert
view to key word view
Answer Posted / murugan
CTRL+TAB is the keyboad command used to switch for
keywordview to EXPERVIEW OR VICEVERSA
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
How do you send email with attachment from outlook using qtp ?
What is the script for database check point, bitmapchek point, regular expression ?
What are the features supported by UFT?
Who uses qtp tool?
Can any give an example(if possible templates) how to test web application using QTP. thanks in advance
What is the difference between the keyword view and expert view?
This is a question thats generally asked in every QTP interview. What were the problems that you faced during automation and how did you resolve them?
Name the different types of recording modes?
What is the difference between per-action and shared?
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
Please Don't mind .i want in detail the real time process i.e in each document what it contains.
What are the different types of recording modes in qtp? Which will be used when?
images are dynamically changes how to compare two images with out using the bitmap
What is checkpoints for quicktest professional (qtp)?
Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?