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?
Answer Posted / 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 |
Post New Answer View All Answers
Plz Explain How to access Or Store Script from VSS? Explain Real time work (qtp) where you store folders and next to how to you access that folders and how you maintain folders in VSS ? What are the Menu's in VSS? Suppose in Manual, by using Checkin Checkout u can access documents. how you access in QTp REal time?
How will you report the bug and explain the defect tracking sheet you handled?
Is qtp supports uni-code?
Hi I know two types of testing processes. 1. Reaquirments stage,test design,code review's, Design review's, Test Plan, Test Cases design, test execution, Defect Reporting and tracking, UAT, Signoff. 2.Test Initiation , Test Plan, Test Design, Execution,Bug tracking, UAT, Sign off.
What are the challenges u faced in testing with crm domain? How u overcome with?
Hello friends..... On which areas of an application we can not test with QTP
What is the pros and cons between QTP and Rational Robot
write a script for allinterview-submit Question first we've to select Choose Category,second select Sub- Category(Which is comes in to runtime)third select Question Type.for that give some descriptive and vb script
suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?
Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in
What is difference between Recording time object identification and Run time (Execution) time.
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
What VBScript operators, functions, and statements do you use in QuickTest Professional?
explain structured testing? plz guys with exp. do answer
Both static and dynamic arrays are handled by the vb script. Is it true?