In an interview, what r the general questions asked in SQL
which is realted to testing ?pls give me anwser to this
question?
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between modular framework & datadriven framework
some times we write user define functions.where we write main and sub program,how,where to insert the functions in qtp?
Explain sub procedure of vbscript.
tell me about framework types and most used framework in real time. types of output value in details. diff between wr and qtp in detail.
Differentiate the type of test cases which can be automated and which cannot be automated?
suppose i can done the project in automation tool with QTP in that time what i can say?
How to automate the windows dialog box which is coming in the run mode? Whenever I run my scripts,I am getting dialog box ( for ex: Pls enter zipcode" eventhough I already entered the value,the dialog box pops up).I need to click it. Pls give some idea-How to automate the dialog box which is pop up in the runtime.
How can I use Call dlls in QTP ?
Hi All, I am new to QTP but i was trained on winrunner before. My problem is..QTP 8.2 was unable to record my application which is a java app. By selecting smart identification, i was somehow able to record the test BUT QTP cant run the test! Can anyone help me in walking through this problem..Is java addin really necessary for this?? Is there anyways i can run the test successfully? I am not sure whats going wrong in my testing.Please do help me asap as i need to submit the report early. Thanks in advance
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.
In smart identification, explain about 1. Base filter properties 2. optional filter properties with examples?
How to match two doc files using qtp requirment is:- each and every single word of a doc file should be matched with the another doc file. can someone send me the code.