1.IF SOME OBJECT IN APPLICATION IS NOT IDENTIFIED BY QTP?
HOW WILL YOU OVERCOME THIS?
2. WHEN AND WHYDO U GO FOR DESCRIPTIVE PROGRAMMING?
3. WHAT IS THE DIFFERENCE BETWEEN VB AND VBA?
4.WHAT ARE THE REGULAR EXPRESSIONS YOU USED?
5.IF ANY REQUIREMENT IS ADDED IN YOUR PROJECT, HOW WILL YOU
PROCEED TO DERIVE THE TEST CASES AND HOW WILL YOU PERFORM
AUTOMATION FOR IT?
Answers were Sorted based on User's Feedback
Answer / swetha
1.if any object is not identified by the qtp then go to the
object repository and change the property of that particular
object and the another way is through script i.e by using
setTOProperty
2.when the performance need to be high bcoz object
information is present in the program itself as per my
knowledge is concerned
4.whenever any object property value is frequently changing
due to this qtp fails to identify that object to overcome
this we go for regular expressions.
5.as per my knowledge is concerned first of all if any new
requirements are added and build is released to testing
department then they will analyze whether this new
requirement has any impact on the existing functionality if
so then related script is generated and regression testing
is performed
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / ram
if objects are not recognized by Qtp then will go for
assistive if those are not sufficient will go for ordinal
identifier
we can use this programming to recognize the similar type of
objects
| Is This Answer Correct ? | 0 Yes | 3 No |
how to write testcases for web based insurance,from the script by using qtp.
How many types of Parameters are available in QTP? and Pls Explain with example.
Hi, i have a string like "INDIA". I need to display this string vertically in Msgbox?
please write a script to find the text in a application. Note: i dont know the location of that text where it is located. just like negative testing.
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
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
What is the Difference between copy to action and call to action?
QTP script is not working on other's machine..
How may types of defects identify application or your currently working application?pls give me answer..
Hi, Can any one explain what is mean by Driver Script? is it AOM?
In qtp,how to interact tool & application build?
Hi guys can any plz help me how to send fax in sample Flight Appication