Hi to All,
My name is Aditya, i have 4 year exp in software testing
(Manual Testing), but i try to shift my career now in
automation testing. right now i have no exp or u can say i
am not hand exp in live application. So please guide me,
what i do ????
Can i join again automation course only practical which is
live application. if u know any person who's expert in qtp
and he/she ready to take my class i have our own and
company laptop. If required i will pay amount please don't
mind. Please help me,
and i am also planing to join core java from coming 1st Aust
(in seed) for only purpose the understanding script of
Automation (QTP)...
Please help me...
I am waitting u r replay...
Thank you
Thanks again
Answer Posted / prasanth
Hi Aditya,
It's good that you are planning to shift to automation
testing. For this there is no need of JAVA or any other
language's.
First try to learn basic concepts of QTP from the internet
or any material or from an institute.
No one in the world can teach you real time coding
situations unless we our selves face them.
Practice writing scripts on your own; you can take the
gmail,yahoo or any web applications for this.
In interviews they will ask the questions they faced in the
real time situation and expect an answer how you will
resolve them if you face them.
If you have any queries regarding QTP you can email me so
that i can try to solve them if not i will find a way to
get the answer.
Kumar.rnv@gmail.com
(Broadridge)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what are the critical test cases in crm? tell me atleast 5 critical test cases? what are the critical bug u find out while testing crm domain?
what is Property......End Property loop? how to write sript for it in QTP
Which scripting language used by quicktest professional?
Did the scripts need lot of maintenance? If yes, why?
Hi Guys, I want to place all of my values which i am getting it from a loop in to a global shee. For that i had written the script like this For i = 1 to ECOs-1 ECO = List(i).GetROProperty("innertext") DataTable.AddSheet("ECOList") DataTable.GetSheet("ECOList").AddParameter "ECOList",ECO AbortECO = DataTable.GetSheet("ECOList").GetParameter ("ECOList").Value msgbox AbortECO DataTable.GetSheet("ECOList").SetNextRow Using the above script, whenever the loop iterates it is creating new column "ECOLIST" in the sheet called "ECOLIST". It means, the values are displaying in the column wise even though i added the script " DataTable.GetSheet("ECOList").SetNextRow" . The cursor is not moving to the next line. Anybody help me out how to pass the values from script to the excel(Global/Local) sheet. Pls let me know @ nbabu11@gmail.com if you are not clear about the question.
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)
How do you delete unwanted results in qtp?
How many tabs are available in debug viewer pane?
How can you identify the browser and its information using the qtp script?
Explain process of smart Identification in QTP?
How you can decide which type of object repository you have to use?
whenever U using QTP,Test Director, Why we using separate Bug tracking tool?
What are private functions in QTP? How they can be called from the function library?
what and how to answer for the question "tell me about yourself ?" for 3 years experience. can anyone say inj detail please... its urgent
Hi there, I've installed a trial version of QTP to see if it works with my product but I cant automate selecting windows from a tree view? Can anyone give me any pointers? Many Thanks