who is the best faculty in Hyderabad for QTP?
Answer Posted / venkatesh
visit jampani. there is a faculty name called as
srinivasaraju
| Is This Answer Correct ? | 7 Yes | 30 No |
Post New Answer View All Answers
can u explain relative path architecture framework in qtp?
"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",
What are the types of environment variables in qtp?
What is the synchronization point in qtp?
How you can replace string in qtp?
Approach for Installation,comaptibility,system testing
if numbers are always changing write a script for that
How to add verification steps to tests?
How to remove the associated function library?
how to disable the pop ups through QTP using a script
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression
How to associate shared object repository to test in qtp?
How do you test DLL files using automation Tool QTP?
what is the difference between modular framework & datadriven framework