LINUX environment supports QTP or not?
LINUX environment supports QC or not?
Answer Posted / kalla
yes it support i am using it
but we have to add T E addin
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how to test use the quality control .how to verify the image verification
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
How can you pass value one action to another action?
In qtp is it possible to check broken links of a page?
What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me
Dis advantages of XML checkpoint ?
Can launch two instances of qtp on the same machine?
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
can i compare two databases using QTP ?
can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?
What are the views available in quicktest professional?
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?
Where we can use the synchronization?
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain