For Regression testing already written test cases are
sufficient?
Answers were Sorted based on User's Feedback
Answer / sailaja
It depends on the application . If the new functionality is
added to the application we need to write the testcases to
test that functionality. If it is a modification to the
eisisting functioanlity noneed to write the test cases.
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / vengi
yes, becauses code changes but test cases are not changed
| Is This Answer Correct ? | 0 Yes | 2 No |
How can we disable popup blocker? (I think it means when we get a pop up messge(its error) how we wil disable that one with out interrupting normal process)
Using QTP checkpoint, where do you store your expected Properties of the object which later compares with the actual properties of the object???
Can we test GUI of the application using QTP.? How.?If possible briefly explain process.?
Explain the types of properties that quick test learns while recording?
Can we do Load Testing with QTP?
Explain actions in qtp ?
Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com
what is supply chain management?
How can I use the value retrieved by OUTPUT VALUE check point as Input for other Actions?
what r the 3 basic factor on which we determine to perform automation
Today only i joined in this site. Can u please tell me definition of parameterization. and how i can do the parameterization?
what are the different u notice in betweem QTP version 8.2 and 9.2 and what is new in QTP9.2