what r the main attributes of test automation?
Explain Different types of Checkpoints in Quick Test Professional?
Discuss the QTP Environment?
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
what is the test process followed for your project?
I recorded a Web based Application running on JAVA and when I went to play them back a week later they didn't run. I noticed that the Browser was putting in a (Underscore and a Number) for each line so i re-recorded and noticed the Underscore line wasn't the same as what i recorded last week so any script I record today will not work next week because the browser settings or how QTP recognizes it keeps changing. This is the new line Browser("Bureau of Labor Statistics_4").Page("Bureau of Labor Statistics").JavaApplet("SurveyApplet").JavaList ("Select an Area").Select "U.S. city average" This is the old line 'Browser("Bureau of Labor Statistics_3").Page("Bureau of Labor Statistics").JavaApplet("SurveyApplet").JavaList ("Select an Area").Select "U.S. city average" Notice the Burearu of Labor Statistics_3 adn Burearu of Labor Statistics_4. Why does it change and how do I prevent it from changing.
what is stepin & stepout?
scalability testing comes under in which tool?
difference between GetRoProperry and GetToProperty.and where we've to use exactly those properties
what is objectidentification?
What are the check points can be inserted without recording?
what is the difference between call to copy action and call to an existing action
what is the difference between the modular framework and datadriven frame work