Discuss quicktest professional environment?
No Answer is Posted For this Question
Be the First to Post Answer
How many check points are there in QTP and what are they?
Explain the checkpoint in qtp?
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
Hi Friends... What you are doing in Regression Testing and how many test cases you ran in regression testing... suppose there is 1000 test cases is there how many test cases again you run .. 1000 test caes r how many... thanx in advance..
I want to clear the webedit field without using set"" in qtp script
What is the difference between Functions and Action ?
In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!
Suggest and Define a solution for an application whose objects are not recognized by UFT?
i can done the project with QTP in that time i can say how many members in my team size?
In where you are keeping or maintaining shared object repository (file)in your appliction?
Write the Test Cases for ATM(Any Time Money)
Is QTP a compiler or interpreter..? can you we execute a QTP Script file in a another system which does not have QTP installed..??