what is the code in QTP to take screen shot? Please send me
any one to my mail id. my mailid is manu.sanepalli@gmail.com
Answer Posted / manjunath
capturebitmap"path" method
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
For a webbased application:- what should be code in expert veiw, for retrieving a single column name "username" from a server and checking whether exported "username" from datatable doesn't exist in server. suppose i have saved in excelsheet a username="gayatri" , which is exported, then checked for whether this username "gayatri" exist in server database or not ? if exist then allow to enter new username, which should be again checked for in loop , or else come out of loop and enter a distinct "username". plz let me have this answer in my id gayatrisahooin@hotmail.com
Mention what are the rules to name variable in vbscript?
What is loose binding? Why is it not a good practice to use it?
What are string functions in vbscript?
Explain the functionality of vbscript?
Which in-built function related to an array joins substrings into one string in the vbscript language?
What are the advantages of vbscript?
Which date function is used in the vbscript language to find the difference between the 2 dates?
Why is the use of exit do or exit for statements within loops discouraged?
Mention how to assign a date value to a variable?
What are the different types of operators and their order of precedence?
How can constants be declared in the vbscript language?
Which function is used in the vbscript language to convert the specified expression into a date type value?
Out of the different type of operators, which are evaluated first and last in the vbscript language?
Explain about scrrun.dll?