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 |
whenever a scenario is recorded ever, it creates a object repository automatically (‘per action’ /local ). we do not need to make them individually…then why we need a shared object repository. How it will be practically utilized ?? your input will be highly appreciated..
HI I want to know the detials of QTP certifications such as syllabus, study Materil etc. Can any provide me all these details?? my mail ID is krishnuvk@yahoo.com
How can we count the no of rows are available in a data table ?
Name the properties you would use for identifying a browser and page when using descriptive programming?
HOW do we find a datasheet when there are 4 datasheets in data table.this question was asked by covansys interview.
Can i get a simple example exercise for update run mode for sample flight application......... In qtp when i try to run the test in update mode.. Auotmation> update option is disabled............ Pls let me know ................. Thanks in advance.....
what is key word driven frame work ? why it is called like that ? what is the diference between keyword driven and data driven frame work ?
request to add whatsapp grp for test engineer
Hi I know two types of testing processes. 1. Reaquirments stage,test design,code review's, Design review's, Test Plan, Test Cases design, test execution, Defect Reporting and tracking, UAT, Signoff. 2.Test Initiation , Test Plan, Test Design, Execution,Bug tracking, UAT, Sign off.
Is there anyway to have QTP go into a website and map out every object before I actually record any tests? I basically want to map out a website with all the objects and build a complete repository. The reason is because I'm running into issues with hierarcical objects. for example: Browser("ABC company- Home").Page("ABC company - Home").Link ("About Us").Click Browser("ABC company - Page 2").Page("ABC company - Page 2").Link("About Us").Click Both these links ("objects" and I use that term loosely as I'm trained mostly in OO programming) go to the same place but but the object heirarchies (pages) are different. I want a repository that will find any possible link on any possible page without having to manually record it. Is there a way to do this?
suppose u have two send buttons(same width,height,font) on an application write a descriptive programming
Can we directly start working with QTP without any knowledge on WinRunner? (After getting trsining on QTP)