Could some one explain me how to create folder on the
desktop from QTP?? This is an interview question
Answer Posted / krishnateja muppalla
Simple and direct answer to the question.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?
What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?
how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??
What is the significance of “action 0” in qtp?
What is the new version of qtp which is recently released in the market?
How to test the login page in different ways in automation testing and i need code?
how do u plan test automation?
How you can write contexts to text file in qtp?
What are the different types of recovery operation?
Can anyone tell me how i used QTP 9.2 use for GIS based S/w with an example?
How to creating an output value using quicktest professional?
Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints
What if recovery scenarios is also failed for identify the alert ? (We are handling unexpected popup through recovery scenarios but if still recovery scenarios also failed than what should be the approach)
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.