in qtp how can we do test when the build is not ready
Answers were Sorted based on User's Feedback
Answer / ravi, fortechsoft
You cannot do any test when the build is not ready, because
we perform testing on build. When build is not available,
how can we test and what can we test ?
Before the build is released, we get ready to test the build
by writing test scripts in Descriptive Programming and by
using prototype of the application. When build is released,
we execute our test scripts on the build.
If you want to test the build, you definitely need the
build. If you want to get ready to test the build, you can
write descriptive programming.
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / bfakruddin
We Cannot Test before Build release.
But, If we have an Objects Properties. We can develop
script manually in descriptive and manupulate as per
scenario when Build is released, You can execute your
scripts once your build release.
Thanks & regards,
Baba Fakruddin.D
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / nani
By Using Descriptive Programming we can start the qtp
scripts.
there is no need of Build.
| Is This Answer Correct ? | 1 Yes | 3 No |
i need the word "good morning" to be displayed by default whenver we click upon the blank test while opening the qtp. Could you please answer...
If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?
In Manual testing , can u prpare bug report in TD?
how to do spell check in QTP? reply please
What is an Custom Object in QTP ?
It is regarding VBScript, how to export our function results to ExcelSheet through VBscripting. Ex: I have written add function, that result should export to Excel.
what is the difference between QTP 8.0 & 9.0?
explain keyword driven framework with banking domain?
Test cases for Traffic Signals
difference Between Call Run action and copy of action?
How to handle run time errors?
How to Creating an Output Value using QTP?