Where do we use Regular Expression? And what exactly
Regular Expression means?
Answers were Sorted based on User's Feedback
Answer / nani
Identify the object diffculty that time we are using reg exp
Is This Answer Correct ? | 2 Yes | 1 No |
Answer / jhansilaxmi
When labels are varying in the builds we use Regular
Expressions to identify the objects.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / bala
Regular expression is a string that specifies a complex
search phrase.Regular expression enables to identify
objects with varying names or titles
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / prajnadipta
While dealing with Data Driver Wizard in WinRunner,the
major thing is that, it does not check for things such as
object levels.The wizard finds only the fixed point in the
test script.To overcome the object level problem Regular
Expression is used.
A Regular Expression is a string that specifies a complex
search phrase inorder to enable WinRunnerto identify
objects with varing names or titles.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / suneel reddy
Regular Expression is used whenever window labels are
changing continuously
example
when u r learing yahoo inbox(79) messages are there
while ur executing Inbox(80)
so window label changed
while running the script it may cause failure
so by defining Regular Expression we can control it
another example
when ur learning lohin page first it is Verify password is
there?
while executing it is invalid username
so label is different
ok na
do u got my point
Is This Answer Correct ? | 0 Yes | 1 No |
How do you run your test scripts?
whats spiral testing. give example
1. How will you load the object during run time? 2. How do you close the Task Manager through QTP? 3. How will you handle the situation when object is not captured during record? 4. How QTP support all types of applications (Platforms) 5. What is throw object? 6. Purpose of automation as many points as possible 7. What In-string function will do? 8. In website, protocol has been changed http: to https what you will do? Tell me your Approach? 9. Runtime dynamic settings. 10. Types of exception handling and script for that. 11. On resume next(recovery, do u write the script in notepad, if so, what is the script and how to call it when ever it occurs? ________PLs anyone give me the answers for these questions. Thanks a lot!
The extension of the Script file is .mts ok Whis is stand for mts?
what is meant by build release note?what it contains?
How many exceptions are there in winrunner and what are they?
During debugging how do you monitor the value of the variables?
Data Driven test functions in WinRunner are Context sensitive functions or Analog functions?
What is the purpose of gui map configuration?
What is the function that can be used to get the length of the edit box, other than 'Length(outvariable)' ?
What are all the parameters used in Winrunner? What is actual parameter and formal parameter?
How can you do debugging in winrunner?