what ar the challenges do we face while testing webbased
applications using the automation tool qtp or any?
Answer Posted / nn
Object identification prtoblems becoz the properties will
be changed
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
assume i have few url link how will i dynamically call then using descriptive programming?
iam have done mba(finance)in 2008. in 2008 one reputed consultancy came off campus interview our institution. i got job as "manual test engineer". now iam working as "manual testing engineer". now my problem is when iam going interview the interviewer asking like " ur mba gradute how can u get job in test engineer." this question i have faced every interview. iam explaining how iam getting job. but they are not trust me". pls tell me answer how i am giving relavent ans.. this is my mail id y.ramana84@gmail.com
hi, can u tell me the QTP TEsting process in present real time companies?(beware of this... now a days Recording is not using,, only DP) and don't tell note book answers like step 1 spep2....like this .......post answer with professional skills in simple english words) thank u
How to use descriptive programming?
Hi Every body please explain me in steps to use checkpoints and object Repositories in QTP for Flight Reservation application please tell me the steps for this its urgent pls thanx for urs answers
Why script error occur in between recording in qtp?
breef description of batch testing ?
What is the descriptive programming?
In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail
Diff b/w Health care domain and Banking Domain?
What is quicktest professional window?
Can I change properties of a test object?
How to find the name of the machine where you are running your automation scripts in qtp?
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format. Hence, if possible, kinldy mail PDF file to my mail-ID: sushmapokhriyal79@gmail.com
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);