a title of first page is "LKO- microsoft internet
explorer", of the second page is "PPM- microsoft internet
explorer"
, of Third page is "TTS- microsoft internet explorer" and
same changing title on the fourth page.
How can we use regular expression for this feature what
should we do on script part on and Object repository part
so that we can
get successful run result. Kindly explain the steps script.
Answers were Sorted based on User's Feedback
Answer / babu
Hi,
As you mentioned above the title of the pages "microsoft
internet explorer" is repeating for all the pages.
So, you can use the regular expressions for the first three
alphabets like [A-Z][A-Z][A-Z].
If wrong, pls let me know.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / less than you
If I was known certainly I was not going to ask this
question here, But one thing is very sure that it is very
easy question. You need to go through the question once
again.
| Is This Answer Correct ? | 0 Yes | 0 No |
i've installed qtp9.2 on Windows 7. Recording and everything no problem. But when i am saving the test, it is not happening. it says 'general error while saving'. But teh test is getting saved but as a folder with lock icon. When i wanted to open it, it is jst showing as a locked folder but not as a test. Somebody help me out plz
How can I generate customized logs in QTP ?
How to extract the data in the below scenario and dump it in the excel? Link1 Link2 Link3 Link4 numberlink1 text text text numberlink2 text text text numberlink3 text text text numberlink4 text text text So, Here is my question? -- It is a matrix but is not a web table(QTP does not recognize it as a web table) -- Link1, link2 and link3 are links under which text is available -- numberlink1 to numberlink4 are again LINKS -- All the others displayed are text only I want to extract the data in the above scenario and dump it into an excel in the same scenario as it is displayed above. Kindly help.. Thank you
How do you start automating/ writing your QTP scripts ?
how we can take data in the username field text box into variable in web application explain with example and give all functions to get data into variables
How you debug your script?
why we use check points , In qtp we use the any check points , what r they , when and why
How will you test a keyboard?
How to identify flash application when the qtp is not identifying the flash application objects.
How will you enchance the script?
Can u Reduce the size of Object repository? What are the problems u have faced in Qtp tool?
Explain about opening notepad in QTP and writing of test result in notepad?