Answer Posted / raju
when ever we want to use the data from excel on the time we
can import the data from excel to QTP
Ex:
datatable.importsheet "path",sourcesheet, destination sheet.
after completion of work we send to the result to the
higher person on time we can use Export method
ex:
datatable.exportsheet "path",localsheet no.
raju.ippali@gmail.com
9823257761
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
write the vb script for call to new action in qtp?
Hi, My name is kishan. I have good Conceptual Knowledge on QTP. In order to Boost up my Confidence Level, I want to do a Project oriented Training only on QTP in Hyderabad. Kindly Let me know which is the Best QTP Project Training Institute in Hyderabad. Thanks in Advance kishan
Hi iam shankar here, right now iam working on manual testing. i want to switch over automation tool qtp, right now iam taking training class outside on qtp, please let me know the cost of QTP tool for full version, wether it's an annual subscription or monthly subscription.
I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian
iam working in QTP for 2+ of exp if i attend the interview what r questions asked in perfomence testing{loadrunner} ? pls any one can say answer to this question?
i have to login into gmail loginpage i have to pass testcase into userid and password by using functions. the test case of user id is it should take only lowerletters alphabetin between 4 to 6 length.it should not take spectial letters.it should not take numbers.testcase for password is it should take numbers and it should not take alphabets note the following things must happen 1 when i give correct password and userid that password and userid should be seen in QTP result and notepad,xl sheet 2 when i gave in valid password the system willgive message please give valid password that particular messaage should be seen in QTP result,norepa and xl sheet
What is an expert view and keyword view?
What is method name to compare two XML files.
How QTP identify the system time that's changes every seconds?
What is the qtp testing process?
what are the frame work models of qtp?which frame work you follow in your company?and explain it process?
what is run action?
What is Distributed testing? How does UFT support it?
What is environment variable in qtp and why to use it?
How to test results for qtp ?