Where u will use output checkpoint in QTP?
Answers were Sorted based on User's Feedback
Answer / king
output value is used for to capture the value from
application and stored into the run time datatable.
| Is This Answer Correct ? | 11 Yes | 2 No |
Answer / kanaka suresh macherla
The output of one test will be taken.the same output value
will be stored in datatable and will be given as input to
other test.this is the concept of output values in QTP.
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / ravi
Text output check point.It is kind of passing dynamic data
in the web application testing at runtime.
Please correct me, if I went wrong!
Thanks for reading
| Is This Answer Correct ? | 3 Yes | 2 No |
what is the difference between seat and concerent licenses.
what is localisation testing and globalisation testing? what is the difference between them?
Explain about business process component? types and usage?
Hi, I Install QTP 9.2 in windows Vista. but it is not supporting IE. it is supporting only windows based application. could I change any setting in Vista for supporting IE.. ?? thanks in advance...
Explain how you can replace string in qtp?
We have an application which generates links( more than thousand) based on the time stamp dynmically.Each link will download an xls file. we are supposed to click a particular link (which link to click will be obtained thru some buisiness logic).Now the issue is QTP is not recogniging the link(say Var1) though its properties showed mandatory fields text=xyz and html tag=A.I used following code to do this. Browser("ABC").Page("123").Link("text:=" &Var1,"html tag:=A").click, can any one suggest why this is not recognised by QTP though syntax is correct?(Is there any sync issue to be considered?Because on clicking the link it will take 5 mins to open that file)
what is Property......End Property loop? how to write sript for it in QTP
hi guys this is Keerthi, I am searching for job,so I want to know which questions are intervier asking on QTP&MANUAL&QUALITY CENTER,can u send Any one questions&Answers to my id:chinna.ammi@yahoo.co.in
In real time whenever we found bug , after that where you send to that bug. send to T.Lead or Directly Developer. Plz explain me?
How to test background color and dynamic images during run time can you put the check point for moving objects?
can we use QTP for load testing instead of load runner?
Can we write winrunner language i.e TSL in QTP tool?