How to import excel sheet to QC?
Answer / sudha sharma
We can import requirements, tests and defects to QC from
Excel. This can be done by first installing the addin for
excel and then mapping the required fields.
| Is This Answer Correct ? | 5 Yes | 3 No |
What is Parameterizing Tests?
can we call a test in another test? how? explain with one example?
hw to create a frame work in qtp..what are the basic steps
how to test power point using QTP 8.2 ? What are different methods to retrieve value from Application during runtime ?
Our company is having a windows client server application developed in vb.net. so there is a treeview and i am not in a position to record the click events in QTP. so kindly help. Vivek
How to Parameterize Object repository in QTP?
abt filter function if iam using below two statments its ok My = Array ("Apples","Oranges", "Apricots") MyResult = Filter(My, "Oran") if i use msgbox MyResult it shows type mismatch plz help me
In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail
1. wat are the main diff b/w QTP 8.0 AND QTP 9.2 ( not user interface) 2. wat is the meaning of Keyword in keyword driven frame work? 3. how u will handle the unknown errors while exucution. (not recovery scenario)
example-date format is 01-jan-09 in QTP.How to convert this format to 01-01-09?
Have you faced any problems with object repository?
I want to open a text file and then search some specified text in it and then replace that text with some other text i found that text in .txt but do not know how to replace that text can any body help me. if possible put the code for qtp