What is a recovery scenario?
No Answer is Posted For this Question
Be the First to Post Answer
Please explain the role of Regular expression in QTP
If an application name is changes frequently i.e while recording it has name, in this case how does QTP handles?
3. Anyone pls tell me as many points as possible for this question? what r the things to take into consideration before automating an application like; a). Identify whether the tool supports the appln or not. b). When there is lot of retesting and regression testing. c). ROI. d). When there is a need for running same script for multiple datas, etc. e). ---- f). --------- Pls give me more points.
Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma
What are the methods of the TextStream object that are used for reading from a text file?
How to capture dynamic objects in qtp like mark up text
when will you do debug your script? and explain that process?
what is the test object?
Diff between Test Stratergy and Test Plan? Diff b/w Test design ansd test case design?
How to launch application under test through VBscript without using systemutil.run or invokeapplication?
In project module it contains 3-ok buttons with same properties who qtp identify its objects while runing ??
What is keyword driven framework?