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 AM NEW IN QTP,PLZ TELL ME ANY BOOKS FOR QTP, MY COMPANY IS QTP,SO I LEARN QTP,PLZ ANYBUDY HELP ME
What are Add-ins availble in licensed version QTP8.2
What are the QTP advantages and disadvantages?
What is the use of Accessibility check point?
How to make arguments optional in a function?
how to prepared for first for the first interview?
what is framework and types of framework? Need of framework in automation? write folder strucuture of framework.
What type of problems one will face with QTP , if too many browsers are opened at a time?
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
wht type of User defined functions or Java Releated functions Do we write in VB scripting
What is the difference between Functions and Action ?
how to get the data from a winedit box in vb scripting and store it in a variable if data contains "_"(i.e data is TEST_1)