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 do you export an output to a excel sheet? Ex: I get my answer by using Msgbox"..." &R. How do I displayed the result of the Msgbox (such as R) to an excel sheet? Please let me know.Thanks
Read excel using qtp descriptive programing
write progamming connecting QTP to database sql? this is question asked by interview? please give sql, pl/sql related answer?pls any answer this?
Hi,All How to create a link in excel sheet using qtp
How you perform smoke and sanity testing using qtp?
What are FAST and NORMAL modes in qtp ? Why r these modes intended for ?
cud anybody please tell me the full form's of the extention files that we use in real time---.tsr,.mtr,.qrs
How do you do batch testing in wr & is it possible to do in qtp, if so explain?
How can i see test results in excel sheet ? test data not present in data table.
can any one tell me what is process metrics and what is product metrics if possible give me example. Thank You
Could someone explain me how to work on Out put values, explain with some example on Flight Reservation. I want to insert the out put value for the order No. Please explain the steps with some example.
what is bultin funtaion in QTP &tell me five examples?