What is the difference between a Function and Procedure in QTP?
No Answer is Posted For this Question
Be the First to Post Answer
Is it possible to run qtp scripts in Test Director(Scripts are uploaded in Test director)???and also how to see the test results in test director???
suppose i can done the project , that project have 4 modules in that one module they have many links(web pages).in that time i can say i can work on some links? or total module?
what are the attributes of QTP?
what is a active x control?can any one brief me about active x controls
Do you know how to connect database? Can you tell me the procedures?
I added 5 edit box objects in OR.i run the script and the first edit box successfully executed.But on next day when i executed same script for second edit box,it gives an error "object not Found". But when i used Highlight in app. object already in OR.So how i will handel this type of error. Hi please inform me the write answer.Its urgent.
hello all i need some good sites or blogs which give info abt vb script with examples n real time scenarios.just like tutorials as i m new to qtp n vbscripting. its urgenttt
I have below user Defained function function AddTwo(ByVal a, ByVal b) Dim Ans Ans=a+b MsgBox Ans End function Now my question comes here...from given below methods which method is right to call above function?Which is Wrong and why? 1. AddTwo(2,4) 2. Call AddTwo(2,4) 3. AddTwo 2,4 4. Call AddTwo 2,4
Is manual Testing replacement of automation testing?Which types of testing we can not do in automation testing but can do in manual testing?
What is descriptive Programming in qtp.
what is the difference between QTP 8.0 & 9.0?
What is Virtual Users?