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'm having a problem to get the status(pass or fail) during runtime for every iteration ran, and must get the results stored to an excel sheet if possible.
write a script for get the following result: username password frm the string1="A=username" string2="B=password"
why was automation used in the project?
What are the limitations in using Virtual objects?
how can i do QTP Certification can any 1 tell me . How 1 approch and who to approch
How the objecs properties are identified?Tell me in Hierarchical order?
we are submitting data one form to another form.defaultly it is time period set as 5sec. but it is taken 15sec what to do
how to re-install QTP 9.0 trial version.
Is QTP supports Unix. If yes, then how the test automation is done?
How to export data present in Datatable to an ".xls" file?
Which scripting language used by QTP?
write progamming connecting QTP to database sql? this is question asked by interview? pls any answer this?