wht is the difference betn check point and output value?
Answer Posted / fayaz
After inserting checkpoint (image,page,bitmap,xml etc)
while recording or editing, the QTP stores it as the
expected value and when we run the test, QTP compares it
with the actual value and if there are any mis match then
the check point fails else it will be passed
When u insert an output value on any object and run ur
test , then QTP will store the value of that particular
object (property) in the datatable, so that we can make use
of that value in further actions, or where ever its
necessary in the test...
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
you are recording on "WINDOW 1", say it has a link if you click on that, that leads you to "WINDOW 2". If you do any manipulations on "WINDOW 2" that are automatically updated in to "WINDOW 1". But "WINDOW 1" is currently invisible. But the updations in "WINDOW 1" must also be recorded as a script in QTP. The best Example is if you update your resume in JOB STREET portal it actually happens in other window, but the previous window is automatically updated. Now does QTP help you in this types of situations? Any body can answer this question. please..... Siva
What is the file extension of the code file and object repository file in QTP?
how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel
1 Folders in VSS 2 In navigation script there are 100 script i want to run first 50 and 37th script also not needed to run how to do this 3 What is navigation script,Driver script, business script what we are loaded in this script 4 use of resource tab 5 Difference between verification and validation give real scenario example 6 file scripting object when to use it 7 what are the problems you are faced while testing web application 8 difference between expert view and keyword view 9 difference between QTP 8.2 and QTP 9.2 navigation frame work please answer these questions from real time working people as early as possible
Explain features of the latest version of qtp/ uft 12.1?
Have you done batch testing in qtp? If yes how you are doing?
what are all the fileds present in object repository?
Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..
What is Unicode Compatibility?
Diff b/w Health care domain and Banking Domain?
hi nani my doubt is how does qtp process metrix related to software process.
Where we use data driver in qtp?
Explain types of descriptive programming?
How to get the format of a webedit class in qtp. How can i know that particular webedit accept what type of format like "mm/dd/yyyy" or "$" or Alphanumeric
What is difference between run time object and test object?