HOW do we find a datasheet when there are 4 datasheets in
data table.this question was asked by covansys interview.
Answer Posted / raghu
By giving different names to each and every sheet
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
Get the count of files of similar types from a folder.
How will you declare a variable in qtp?
what are all the fileds present in object repository?
In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!
Explain in brief about the qtp automation object model (aom).
What is the default add-ins in qtp?
How can you exit from an action?
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.
How will you check that your test cases covered all the requirements?
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?
What are test settings and global settings?
i need to add 1000 users in a domain i written the script for that and it is running successfuly but the problem is that my system is not the user of that domain in which i have to add users so for adding users in that domain i have to install qtp on that another system, can anybody suggest me the way to add those users from my system ultimately i want to know how to access remote computer through script