in qtp how can we do test when the build is not ready

Answers were Sorted based on User's Feedback



in qtp how can we do test when the build is not ready..

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

in qtp how can we do test when the build is not ready..

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

in qtp how can we do test when the build is not ready..

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

Post New Answer

More QTP Interview Questions

what is the test object?

1 Answers  


Reverse a string keeping the words in the string as it is. E.G. "Quick Test Professional" O/P "Professional Test Quick"

1 Answers   Cap Gemini,


What are the steps involved in the recovery scenario wizard?

0 Answers  


How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.

1 Answers  


How can I check if a environment variable exist or not?

0 Answers  






How many types of run modes are there in qtp?

0 Answers  


Pls can anyone give me the descriptive programing script to find the number of edit boxes in a login window in flights reservation (windows application only not web). Pls anyone, very urgent

1 Answers  


Explain about business process component? types and usage?

0 Answers  


what are the different Frame Works in Quick Test Proffessional testing

5 Answers   Wipro,


How can i select multiple values from drop down list using vb script in qtp? and wt is the script for clicking msg box box automatically with a specific time. Thanks in advance...Kalyani.

2 Answers   Accenture, CSC,


What is the difference between functional spec. and Business requirement specification?

5 Answers  


In Datatable having the data like this S.no Name Address 1 raj hyderabad 2 suresh Mumbai 3 shyam chennai 4 dev banglore i want to get the shyam row id & column id using scipting i.e 3,3

4 Answers   Broadridge,


Categories