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 |
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))
How you can delete excel file in qtp?
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)
Apart from VB script What are the fundamental criteria to gain the knowledge to write QTP script without OR and recording ?
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
what is difference between calling a function and reusing an action?
How to covert a String to an integer?
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.
What is test fusion report?
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?
what is the test object?
what is object repository?