tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?
No Answer is Posted For this Question
Be the First to Post Answer
How the exception handling can be done using QTP
What is the real use of different actions in QTP
What is the entry criteria and exit criteria for your test automation
What r the advantages of automation?
How can i store runtime value through vb script while using qtp
pls help me with scripting,right from the beginning in QTP
your doing one project testing then how u know itis wheather web based application or windows based application?
please clarify the question ................. i know how to open the notepad file ? but i don't know how to enter the data into opened notepad ? Ex: set a=createobject("wscript.shell") a.run "Notepad.exe" please give the replay. my mail id is raju.ippali@gmial.com, 9823257761
I have an application running in Linux server. I am reaching the application through emulators like telnet. My operating system at the client side is Windows XP. Using emulator I am connecting the Linux server and working on the application. Can I automate the testing of the software running in Linux server using QTP. In short, does QTP support the applications running in Linux servers.
what do u mean by test harnesses in qtp?
I have the script like this: Browser("Login").Page ("Application").Frame("ScopeFrame").Link("DC3701737 (Active)").Click in which the value "DC3701737" will get changed and i have to use the same value in so many places. I got the value "DC3701737" in to a variable(Say x). Now if i want to pass the variable in to link object .. how? Browser("Login").Page("Application").Frame ("ScopeFrame").Link(x).Click Is it possible to pass any variable into a link object .. so, that the application will select that link automatically? If ur not able to understand, pls let me know.
wt is the difference between global and action excel database in qtp?for example one action is calling another action the second action is using action excell sheet?if it is using global sheet what makes the difference?