How i can use Regular expression in QTP?give detailed steps
for it.
Answers were Sorted based on User's Feedback
Answer / sailaja
There will be some objects whose properties will be changing
dynamically during the runtime .Qtp fails to recognise such
objects due to the mismatch of their properties.In such
cases we go to Repository and replace the selected
properties with .*
| Is This Answer Correct ? | 3 Yes | 0 No |
Regular expression is used to check the pattern instead of checking constant values.
For browser u have to use .* method
and for date functions we have to use some more methods
| Is This Answer Correct ? | 2 Yes | 0 No |
whai is meant by automation testing?
QTP supports both client server and Web applications. Does it support Plug-in?
In Manual testing , can u prpare bug report in TD?
What is the extension of script and object repositary files?
how to read log file using QTP??
If the objects hierarchy is changing from build to build, then how you will handle that condition?
What is a recovery scenario?
Hi guys i'm prepareing for interview question for qtp i don't have bayground for vb scipt language can any one tell me it is easy to do job in qtp without bayground.
Explain the concept of object repository & how QTP recognises objects?
How can i test an application like Google Earth.In my application data will be fetched from a oracle database based upon which graphs are generated..so these all are dynamic..how can i use qtp here..alongwith that how can i test the map generated by a satellite just like google earth..
Hi... Can anybody help me to write the vbscript for this question..!!! Am having a string "HELLO WORLD", i want to find how many "L"s are there.....????? --> HANEEF <--
Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)