Give an example of a unique or hard to find web defect that you have discovered while testing.
Latest Answer: Hi, I cannot say Unique but compared to Desktop applications, Web application testing is more challenging. There are many areas you can find issues. The areas being, 1. When testing keep checking the logs of webserver / application server. Lots of exceptions ...
In different type defect format what is Requirements Compliance and Standards Compliance.
Latest Answer: In different type defect format what is Requirements Compliance and Standards Compliance.HiCompliance is nothing but meeting the minimum standards. When we talk about Requirement compliance and Standards compliance, we need to meet the minimum standards ...
What is session hijacking? Explain with an example?
Latest Answer: security testing is checking the application for unauthorised access in the application.session hijacking is capturing the URL of perticular application and pasting that URL on to anothor new window, and click on go will go to that particular application ...
Latest Answer: High level design (HLD) and Low level design (LLD) are two parts of Designing procedure. LLDs are design of the individual modules of the project. HLDs are design of the overall project.Using these HLDs and LLDs coding ...
Latest Answer: Automage of regration plays an impertant role when the project reaches the stage of regression testing.Regression testing is done when any new feature is added to the software.This test is done to check that the added feature doesnot harm the software ...
Latest Answer: The Qualtrak company's flagship product, Distributed Defect Tracking System (DDTs), was the first commercial defect tracking system for the UNIX market and is the market leader. ...
What is difference between refuse and reject status?What is importance is * mark in test director after execution the test cases
Latest Answer: Build : After release of the software. Some modification,change or new requests are given by the Client to the company head and Head deliver it to Development team and after Implementing these request they dispatch it to testing team now these request ...
Latest Answer: Basically its a white box testing technique for generating test cases. The cyclometric complexity indicates the level of the logical complexity of the program. It indicates the number of independent paths that exist in the program. Once we have identifed ...
Latest Answer: SetTOProperty is used to temporarily modify an object property value in QTP. I say temporarily because, the change value is not stored in the OR.GetTOProperty is used to retrieve a (or any number of) desired property value(s) of an object in QTP.GetROProperty ...
View page << Previous 1 2 3 4 [5] 6 7 8 9 10 Next >>

Go Top