sudeepth madhur


{ City } hyderabad
< Country > india
* Profession *
User No # 11161
Total Questions Posted # 0
Total Answers Posted # 5

Total Answers Posted for My Questions # 0
Total Views for My Questions # 0

Users Marked my Answers as Correct # 5
Users Marked my Answers as Wrong # 2
Questions / { sudeepth madhur }
Questions Answers Category Views Company eMail




Answers / { sudeepth madhur }

Question { Ordain Solutions, 4025 }

how will u do database testing in qtp?
how will u do the same with descriptive programming?


Answer

We will do the Database testing with Database check point by
writing some Queries to get the data from database.

I think that we can not do the database testing by using the
descriptive programming. Instead of that we should do the
Manual Testing by writing some queries directly to the database.

Correct me if I am Wrong. Thanks in Advance.........

Is This Answer Correct ?    1 Yes 0 No

Question { FedEx, 6674 }

Did u use check points during ur work experience ?


Answer

If we are working with QTP, we should use the check points
to validate the functionality is working properly or not,
until unless we use descriptive programming.

Any new suggestions???

Is This Answer Correct ?    2 Yes 0 No


Question { EmTechPro, 3654 }

How can we get a textcheckpoint in QTP9.1?


Answer

I think that it is not possible to check the links in the
multiple page. QTP not able to identify he multiple objects
at a time. so it is not possible to run the multiple pages
at a time.

Is This Answer Correct ?    1 Yes 0 No

Question { Ordain Solutions, 4023 }

what is the difference between link and hyper link?


Answer

To the Web page visitor, a HyperLink control and a
LinkButton control look identical. However, there is a
significant difference in functionality.

The HyperLink control immediately navigates to the target
URL when the user clicks on the control. The form is not
posted to the server.

The LinkButton control first posts the form to the server,
then navigates to the URL. If you need to do any server-side
processing before going to the target URL, use a LinkButton.

On the other hand, if there is no server-side processing
necessary, don't waste a round trip and use the HyperLink
control.

Is This Answer Correct ?    1 Yes 0 No

Question { 3277 }

Whether it is possible to test the adobe's controls like
zoom, resize, save etc using QTP...If yes, how u can do the
same?


Answer

For that we need to install the Multimedia addins

Is This Answer Correct ?    0 Yes 2 No