Test Life cycle starts IS it Requirments stage or Test
Initiation?
Answer Posted / shilpa reddy
Test life cycle starts with test initiation.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Can any one send me the QTP Basic Coding Samples?
What ate the Technologies supported by QTP?
What is synchronization? What are the ways you can synchronize?
in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded
How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?
What are the technics follow in writing VB script?
Through array we can execute the testcase how ? give me example
What is the pros and cons between QTP and Rational Robot
Describe function procedure in vbscript.
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
Explain the views in the QTP GUI?
How many ways we can parameterize data in quicktest professional (qtp)?
How do I get the QTP scripts result in xml format by using vb script function?
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)
What are the technologies supported by qtp?