Hi,How to write regular expression for inbox(10) {here 10
is changing while playback}.tell me the pettern.
Answers were Sorted based on User's Feedback
Answer / uday kumar_anem
Browser("xyz").Page("abc").Link("text:=Inbox (.*)").Click
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / amarshukla123
Inbox (.*) will match any number of email either 10000000000
or 0 but the requirement here is that number of emails can
vary from 1 to 10 onlu not 11 not 0 just between 1 to 10
..now this will be a challenge somewhat ..try to post answer
now.
| Is This Answer Correct ? | 0 Yes | 0 No |
write a function to read the items from Combobox of Flight Reservation application and save in excel.
plz can any one send me what is Automation Testing Frameworks.. Thanks in advance
Suppose u run ur script today and it is working fine ,nobody has changed the setting and all.u r the owner for the script. But when tomorrow I ran the same script again it got failed and It didn't able to identify one object. Can you tell me what would be the reason for this
what is error and fault in terms of software quality?
Explain the Keyword View ?
How many types of Parameters are available in QTP? and Pls Explain with example.
Write Descriptiv prg 4 login logn....txt bx password---txt bx ok---btn
Hi we are running tests remotely from quality center and pushing tests into qtp boxes remotely, and it does execution but while uploading results back into quality center it hangs in qtp box.If any one come across similar problem, please send me details how to handle this. Thanks kris
How to count the no of objects in XML file(QTP)
How to start recording using quicktest professional (qtp)?
How will you handle java tree in qtp?
How to capture checkbox properties when properties of the object keep changing on relogin to the application.