the build is develeped in Java. is possible to write
scripting in vb using QTP ?
Answers were Sorted based on User's Feedback
Answer / rohit
Of course we can.Quick test supports technologies like
.net,java,sap,main frames etc
| Is This Answer Correct ? | 1 Yes | 0 No |
who QTP recognizes the object stored in object repository?
hello, i just started searching for a job on QA ,need QTP software full version.plz can any body help me...my email id is padma_ub@yahoo.com.thanks in advance.
how to retrive that the number of spaces are in a string ????
Is there any vbscript in QTP for Data Driven Test instead of using the option provided by QTP?
what are the mandatory and assistive properties of objects in QTP?What is attached text?Plz assist me with proper answer.
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
This is the script generated by qtp plz can anyone write the same script using descriptive programming plzzzz guys do answer. Browser("orkut - login").Page("orkut - login").WebEdit ("Email").Set "rgovard" Browser("orkut - login").Page("orkut - login").WebEdit ("Passwd").SetSecure "47525d8be4926ea2f6e96b9a3f7472b6ae38" Browser("orkut - login").Page("orkut - login").WebButton ("Sign in").Click Browser("orkut - login").Page("orkut - home").Link ("Logout").Click Browser("orkut - login").Page("orkut - login").Sync Browser("orkut - login").Close
What is quicktest professional (qtp)?
what properties do use to identify a browser and page while using descriptive programming?
how can you describe the basic flow of automation with conditional and programmatic logic?
How to retrieve the property of an object in QTP?
Hoe to generate all numbers in between to numbers suppose all numbers in between 1 to 100 using vbscript give me code