If requirments changed then how we can teach the QTP this
is the new requirment
Answers were Sorted based on User's Feedback
Answer / subhan
if you are asking new requirement is added to existing
functanalities if you are using record and paly back then
we are going to record the new functanality by using action
object repository after that by merging it with shared
object repository using objectrepository merger qtp going
to identify the new functanalities otherwise by using
discriptive programming we are going to add the properties
of new functanalities that is the advantage of QTP
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / seed
if there is measure change in GUI or functionality of
application then create new test.
OR
if some of objects & it's properties are changed do
changes in OR such changing logical name or add/delete
objects
| Is This Answer Correct ? | 1 Yes | 0 No |
how to validate email?email ie correct or not ?with below conditions. 1)before @(symbol) only alphbates and min 4 char to max 15 chars. 2)before @(symbol) only alphabates dont use ant special chars or numarics 3) after @(symbol) only one dot(.)symbol for ex:abc@gmail.com it is valid email or not based above conditons
How many lines of code in each script of QTP?
What is a quick test professional?
write script for "dropdown button having how many words? for ex.SELECT CITY is dropdown name.. find out how many cities in that?
how can we compare descriptive programing with a regular expression
in Qtp,how to display user name and pwd (script)in data table(global sheet).
What is difference between run time object and test object?
Shall we add Local Repository to shared object repository,if yes,how we add
Hi All, Can anyone provide me the license for QTP 9.5.... My Email ID: khanbro@rediffmail.com
How do you connect to database ,What is the script to connect DATA BASE?
What is the Obect Repository type, we use in Automated Testing..in Real time.. Pls anybody can give the answer.. Thanks in advance...
What is descriptive.create () in QTP?