What is object state in trigger events,in recovery
scenario.write a script to handle this.
what is web application and client server application.is there any difference ?
how we connect oracle or sql data server database to qtp.
1.what is the difference between childobjects and child items in qtp? 2.what is difference between a class and function? 3.can u convert ustimings to indian timings using vbscript? 4.i have scripts in one machine.can i run those scripts in another machine.how?
2 Answers Genpact, Infosys, Symantic Space, TCS,
what is the Exact Meaning of Environment Variables?
What is the difference between Functions and Action ?
What is the advantage of associating a procedure with a test object?
Could you suggest me best coaching for automation in Delhi or nearby area?
In Test Director , You can store Test cases or vb Script . Why we need VSS?
Write a user defined function to count the no. of buttons existed in a webpage ? i dont want to use descriptive.create ()
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 checkpoints for qtp?
I register user defined function in one test, I tried to call that function into other test. But that function not works in other test please give the direction for that.