explain structured testing? plz guys with exp. do answer
No Answer is Posted For this Question
Be the First to Post Answer
If an application name is changes frequently i.e while recording it has name, in this case how does QTP handles?
Tell me the difference between QTP9.2, QTP9.5 and QTP10.0
how can we return a value from userdefined function for eg 2 functions in func1 iam getting 2 values(a,b) and storing in var(C). now i want to pass that var(c) to another func2 give me the script
hi all need one help . i want scroll down and up but thing the holl page is taking webtable. i need to scroll down and up using scroll tab any bodu knows plz help its urjent regards balaji
What are the types of object repositories? Which one is you are using?
Hello Everybody, Can anyone tell me that in QTP how to count the number of webelements from the object repository. Please provide the code. Thanks in advance, Gaytri
X=10,Y=20 you need to swap the numbers without using a third variable?
what is run-time data?
I am struggling to understand QTP more from descriptive programming point of view. Is it easy to learn good QTP in South india by good faculty than north india? I found a great lack of institution in here. can you suggest me better instituion. I am holding two years of experience in same company, is there possibility in south india for me?
Scenario:2 combo boxes.1st combo contains a,b,c,d.2nd combo contains 10..20,20..30,30..40,.Selecting 'a' shld display 10...20,'b' shld display 20..30.. and so on.tell d script? 2.Random testing of 500 test cases in qtp?
Plz explain about MATCH/EXACT MATCH/IGNORE SPAGE in text check points?
How to load object properties to object repository through scripting.give one example