How will u test content of an web application with out using
chechpoints in QTP 9.2?
Answers were Sorted based on User's Feedback
Hi Narendhra here i didn't understand the question exactly.
If u want to test any thing in the web application u can
use
childobjects method.This method wil grab all the objects.If
u want the object runtime properties u can use
getroproperty method.
Any doubts mail me at
mskalyan.smile@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Write a script to verify font style and color of a windows object using descriptive programming
what is descriptiveprograming? how to do object identification thrugh Descriptive and is possible smart identification or not
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" ar = Window("Flight Reservation").WinComboBox("Fly From:").GetContent your actual value is : that shows data in combo box how can u test the both data is correct or not by using split function
what is the latest version of QTP? Main difference between 9.2 and 10 version
In QTP, Which are the concepts are needed to do Functional testing and Regression testing?
What are the environment variables?
what are the different Frame Works in Quick Test Proffessional testing
Explain about invoking of application?
How to write script to display a message box having the "Date" value of the fourth mail(yahoo account). I've tried it with the web table concept but the content doesn't get displayed? Please help me out to resolve this :-)
What are the disadvantages of Recovery Scenarios in QTP ?
Does UNIX support QTP? If not what is the other tool used for Unix environment?
why do we go for Test Automation?