Answer Posted / sima
What evry qtp but dont attend any interview if Telugu guy
takes interview pl note this
point...............................................................i
am also telugu only thats why i am telling this
| Is This Answer Correct ? | 3 Yes | 8 No |
Post New Answer View All Answers
describe some problems that u had with automating testing tool?
What test you perform mostly? Regression or retesting in your testing process?
i have a doubt can anyone tell me where are scripts stored while using QTP.Tell me the exact procedure takes place in real time?like how we call scripts how to proceed after writing scripts?how scripts are executed etc?i heard some use Qc whether others dont use.so tell me whole procedure for both the things it will be a very big help.as i have interview i want to have whole idea on this.its very urgent.
Hello friends..... On which areas of an application we can not test with QTP
how to write xml output check point bu useing descriptive programing .means without useing output check point
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
What is the difference between call to existing action and copy of an action?
Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?
How to do call a output parameter from one action to another action??/
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)
How the smart identification is used in real time?Please explain with an example
Hello Everyone, Please provide me the practical example of business component concept of QTP.Like how to create business component,how to connect the quality center etc.... Thanks in advance, Gaytri
For which type of project the iterative model is suitable?
How many types of parameters are there?
Functions call by reference and call by value. i want the diff b/n these 2 and how will be the script for this?in which situation we use these 2..?pls explain me clearly