Where do you found that you can't use winrunner for automation?
What are the platforms that WinRunner can be used?
What all are the different databases winrunner can support?
Which are default codes winrunner generates when we start the application?
Hi..I want testing in worker compensation claims.. if anyone have real exp..can you explain it for me.. thanks
How can i initiate the objects to find uniquely in OR
can anybody tell me that from whr i download rational rose setup (free)?
test cases test wheather window? test cases to test calculaor? test cases to test a reverse string program? test cases to test program{ int.parse(sting str) $return (int)}? test cases to test program{display string length}?
Write a function Occurrences() in a language of your choice that takes in two strings. The first is a search string, and the second is a sentence. For example, running the function: Running Occurrences ("o", "Red Gate Software - Ingeniously Simple Tools") will output: Occurrences of 'o': 4 Occurrences ("at", "The cat sat on the mat") will output: Occurrences of 'at': 3 Sample Question 2: 2)Below is Notepad's File/Save dialog. a) If you were asked to test this dialog, how would you go about it? b) List various inputs you might place into the "File name" text field to test it.
What is bidirectional traceability ??? and how it is implemented
What is Test Script Planner
What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?
What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?
What are the technical and environment risks u faced in ur testing career?
Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?