Suppose i have given 10 test cases all the test cases should
be automated?
Answers were Sorted based on User's Feedback
Answer / lakshminarayana
First Step is Analysis.....
- Will it be useful for regression or smoke testing and how frequent we will do regression/smoke....
- Think about ROI
- We have to do analysis on feasabity interms of tool and framework support.
If all are Yes, then we will go for testcase automation.
Please let me know if you have any other queries...
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / lak
How to calculate Return Of Investment(ROI)?Please answer this question
| Is This Answer Correct ? | 0 Yes | 0 No |
What is action? How many types of actions are there in qtp?
how can i replace any text from the qtp script with some anothere text
This is a question thats generally asked in every QTP interview. What were the problems that you faced during automation and how did you resolve them?
what is smart identification?
Is it a smart choice to use QTP for backend testing?
Hi all Can u give me the link where we can download full version of qtp my mail id is karthic.venkitapathi@gmail.com
Get the count of files of similar types from a folder.
WHAT IS DIFFERENCE B/W QC 9.2 AND QC 10.0
I m trying to automate one vb desktop application in that there is vblist vbcombobox many other vb tools are there ,when i m trying to find some unique property to identify the object (take example of vbcombobox ) I cannot find any unique property, all the combobox belong to same nativeclass same name no ids are available ,only the distinct property is there x and y coordinates so i m using some code like this "vbbutton "nativeclass:=ThunderRT6CommandButton","x:=304","y :=443").exist(2)" but i dont find them reliable .Can anyone suggest me some other way to identify those objects with some unique property or is there any way to register our own property .I m using descriptive programming to write the code .Thanks in advance
In a web page when we enter the city name corresponding zip code is coming in the required field.Can any one please write how to test using QTP,whether this code is coming from Database or not.
Ehat is the descriptive programing in QTP?
Can any one tell me how to write a script for selecting open option in File menu of A word document.here you have to add objects to OR.try like that and give me the ans.i asked this question to so many but no one knows.if any one know the answer plz let me know