Answer Posted / s.shanmuga priya
Testing is the process with the intention to find
errors/bugs to analyze the actual results with expected
results.
The need of testing are as follows:
* To meet the customer requirements
* To check the efficiency & effectiveness of the product
* To produce quality product
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
How you know that a test case is a regression test case
What is difference between design time and run time data table?
How many types of parameters are there?
What is an expert view and keyword view?
suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?
Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.
Why qtp always start action1 and does not start action?
I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian
How will internal and external links be validated and updated? how often?
How smart identification works in qtp ?
Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in
what are the mandatory properties for a tex boxc (scenario?)
1.Write a CRITICAL test cases for calculator ? 2.What is the difference b/w FRS and SRS documents ? 3.What is Component ? 4.What is object ? 5.what is the difference b/w static and dynamic descriptive programming ?
Dear Friends, I having total 3+year experience in manual testing including automation testing QTP, if i am attending any interview what kind of question will i get? please help me out
How can we conduct U-I Testing by using QTP??????