If I give some thousand tests to execute in two days what do you do?
No Answer is Posted For this Question
Be the First to Post Answer
Hi cud you plz answer my question.. what is the size of Object Repository?
What is the extension for Recovery scenario?
how to display message with out using msgbox function?
How can you Open a Notepad and How can you write the test Resuts in Notepad by Using QTP?
write string reverse prog using vb script with out using string reverse statement();
How to compare the two strings?
what is the difference between window command and dialog command
Can we continue functionality testing without framework?
plz anybody tell me how to explain the architecture of one particular project.plz give me answer for this.....RAJESH
we have 10 more actions in our test and we are using exit action command to come out from the action if any error s occured.In action 1 if any error occurs control is moving to second action but if we get error in second action exitaction is throwing general run error. Please give a idea to overcome .
did you perform retesting(DATA DRIVEN test) using functions with out using datatable methods how can you perform retesting using functions
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.