what is the command (keyboard command) to swith from expert
view to key word view
Answer Posted / 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 |
Post New Answer View All Answers
What is a checkpoint? How many check points are there in qtp?
can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
Dear sir, i want to perform a QTP automated testing for mechancial engineering software like msc adams, msc nastran this softwares will help for mechanical engineering design analysis>> i know oad runner win runner, test director, QTp>> but i dont know how to use for automation
Connect to QC using AOM.
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
hi in real time who will execute the qtp test scripts? my faculty said, in a companty automation testers are written the test scripts and manual testers are execute the test scripts...IS IT RIGHT OR NOT?
How to find a window is minimized or not
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?
What is Unicode Compatibility?
Approach for Installation,comaptibility,system testing
Define virtual object?
What is Curd testing?
Explain object spy in qtp.
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code