what is extension of the file if its saved from recovery manger to some drive
Answer Posted / manohar
the extension of recovery scenario file is .qrs (quicktest
recovery scenario)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to access array data?
How to get the length of the string by making use of the string function?
What are the advantages of vbscript?
What is the difference between VBScript and JavaScript?
How to scroll down a page while recording in qtp. suggest me any method apart from low level recording.
What is vbscript language used for and which earlier language is it modeled upon?
Program to use input box and send even numbers into sheet1 and odd numbers into sheet2 and prime numbers into sheet3 using vbscript(QTP)?
1) How can we use VB script in testing the application? 2) What all are the things(Software application to be installed in PC) we need to learn VBscript?
1.I want to establish connection with excel and also want to fetch the data using SQL queries. 2.the code should be written in such a way that in future if I want to migrate from excel to MS excess database , then there should be minimal changes.
Which constant is used for print and display functions and works as same as pressing enter key?
Illustrate briefly about the different types of statement
hi all, i had a question, that how to find out hiding a coloumn in a table i had a table having the following column names NAME DESCRIPTION CREATED TIME CREATED USER if i right clicked on a NAME column it will displays a menu having the same column names in a list like NAME DESCRIPTION CREATED TIME CREATED USER with check boxes.if i unched any check box, that column name should not be appear in the main table column names could anyone please solve this problem?
How should i Create Email invite with server-side Coding?
how to write validation function for date in vb script
1. How to handle object implementation change in DP for Ex: i have login page with username,pasword (editboxes),login,cancel(buttons). Here i written DP code for login page with the help properties. My questions: 1.If properites are changing dynamically i will do (i want code for that) 2.if objects are changed dynamcally i will do (i wnat code for that)