what is extension of the file if its saved from recovery manger to some drive
Answer / manohar
the extension of recovery scenario file is .qrs (quicktest
recovery scenario)
| Is This Answer Correct ? | 1 Yes | 0 No |
How to generate 3 digit random number?
write any ttest cases using check points and parameterization
HOW TO OPEN NEW TAB USING VB SCRIPT IN QTP?
Hello All, In QTP 9.2 for Mozilla Firefox, there is webelement in my application, I tried to click on that using decsriptive programming, but it does not work. and for this i tried this code too: Set obj = CreateObject ("Mercury.DeviceReplay") absx = Browser("").Page("").WebElement(".").GetROProperty ("abs_x") absy = Browser("").Page("").WebElement(".").GetROProperty ("abs_y") obj.MouseMove absx, absy obj.MouseClick absx, absy, 0 But it is not clicked. Can anyone help me out for this problem. Thnx in Advance
Open Yahoo Login Page in that page Suppose i have 100 mails and i want to delete 10'th mail now give procedure & Coding For that Scenario
Am working with web application. i faced one senario. i.e, webpage having webtable having two coloumns, in that first coloumn is for serial no and second coloumn is for mac address link, now i want to get first row second coloumn value, that having macaddress as link. Please help me how to get that link?
how to increase the values in text box in a given text box increament by two values by clicking on button
How to declare an array in vbscript?
Which function allows you to instantiate an object given its programmatic identifier or progid?
write a text script to display * as below ********** **** **** *** *** ** ** * * * * ** ** *** *** **** **** **********
how to display all the links in one page using vb script in qtp.
1 Answers DST Global Solutions,
Hi, Anybody could tell me What is the script for Reverse of Given number. Ex:236--632. Thanks in Advance..