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 / akshar jain
yes the above answers are right..nobody can teach you real
time qtp..no need to learn java.. just install qtp
& take up ur own scenarios & go on writing the script,if
any doubts contact me..i am working as a automation tester
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the types of object repository?
Please help me by providing the License key for QTP 9.2, at guru_aarya@yahoo.co.in Best Regards Gururaj.B
I am facing an issue of object identification with the dropdown element of DHTML grid. When I tried to recognize these different dropdown objects, QTP identifies only one object for all the dropdowns. Hence, selection of different data from different dropdowns list is an issue. To overcome this problem, i have used Descriptive Programming technique by creating different object descriptions which have all the other properties same but differ only in one property i.e. ‘X’ location of the element on the screen. Hence, i have created distinct object descriptions that would allow us to select values in different dropdowns. The code is given below. But still I am unable to identify distinct dropdown objects. ‘Object Description for Dropdown Cell Status Set objCellStatus = Description.Create objCellStatus("micclass").value = "WebList" objCellStatus("name").value = "select" objCellStatus("x").value = 219 ------ ‘X’ Axis value for cell status drop down ‘Object Description for Dropdown Sub Segment Set objSubSegment = Description.Create objSubSegment("micclass").value = "WebList" objSubSegment("name").value = "select" objSubSegment("x").value = "319" ------ ‘X’ Axis value for sub segment drop down Please help... This is specific to DTML grid(Drop down object)
What the differences are and best practical application of Object Repository?
Explain the difference between data driven testing and parameterization ?
Can we run multiple QTP scripts one after the other without manual intervention? How?
what is supply chain management?
in my application,validation message has in japanise language.how to validate this message is appears properly or not
Explain how Does Run time data (Parameterization) is handled in QTP?
How to check which add-ins are associated with a test in qtp?
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
Explain the Different types of QTP test assets and their extensions?
What are test settings and global settings?
What are the various automation frameworks available in qtp?
Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)