Using Regular expression method some particular value is
not present in given value. HOow do use regular expression?
Forexample password all number,character ,special character
are accepted but (_',)underscore,comma are not used. How do
write regular expression.
Answer / reddy prasad
go to object repository
select password edit box
go to password properties and click on configure button or
CTrl+F11
select the regular expression check box
| Is This Answer Correct ? | 1 Yes | 1 No |
In an Excel sheet take two fields as agentname and password and type some valid agentname and password.call that excel sheet in qtp so that qtp opens the flightreservation window taking into consideration how many records are entered in the excel sheet.For example if 3 records are entered today it will open 3 FR windows,if in near future the records are more than 3 then it will open that number of times.
If some requirements r changed during the testing process ,then how can u handle this in frame work?
I learned all the objects of my application in object repository thru English Language. now i want to use same object repository for other languages(French,Dutuch and Chinese)
Test script is generated and it is enhanced.It is required to be saved.But the disk space is insufficient.You are not permitted to delete any scripts.How are you going to save?
what r advance features u had done in QTP?
what is the difference between an Action and a function in real time
can we enable smart identification for test object
How can you find Local Host Name by Using QTP?
Difference between keyword driven test and DDT?
Hi All, What is an XML Checkpoint in QTP? How can i use it while testing a web application? Kindly explain in detail. Thanks in advance
3.How to record a word doc using qtp i.e open a word doc,type something and save the doc can someone send me the code.
How is test case write?