Hi Friends, Im planning to do certifcation in mercury
Automation Tool QTP.But I Didnt get any clear details
regarding course syllabus, fees, where to approach, and
which certification would be useful for the experienced
testers? can any one send me the details?
No Answer is Posted For this Question
Be the First to Post Answer
CAN ANY ONE PLEASE EXPLAIN DIFFERENT TYPE OF FRAMEWORKS USED IN QTP?EXPLAIN EACH OF THEM?..POST TO VANILKUMAR_1981@YAHOO.CO.IN
what are the difference ways of parameterising?
what is clean sweep?
how to reverse a string with out using string or predefined function,ex:string is " i love india". the output should be like this "i evol aidni"
What is checkpoint in qtp?
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
I have 5 no.of Action in my Test. Out off which i should make 3rd action as my start-up action. How should i make it?
we have one text box and one list box(list box appear in same page or another page) what ever the text enter in text box that must be displyed in list box as first one. for example if we enter 10 in text box that is the 1st item in list box . after that we enter 11 then 11 is the 1st item and 10 is 2nd item. the maximum limit of list box is 10 items. if we enter 11th item the 10th item is deleted and llth one is add as 1st one and 9th one goes to 10th position part2:maore than the answer for this question i want the the reason why testers go for this kind of risk.what is the use of we testers having these kind of attempts.is that not the problem with the developer .pls answer .real time users of tools.in which way these solutions help to test with r without affecting the developed souce code.
LINUX environment supports QTP or not? LINUX environment supports QC or not?
What is quicktest professional (qtp)?
How does QTP identify an object?
how can i impliment error handling in QTP?